• Version 4.1.0
Show / Hide Table of Contents

Class TradeCaptureDate

Requested trade date.

Inheritance
object
TradeCaptureDate
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
[Serializable]
public class TradeCaptureDate

Properties

TradeDate

To request trades for a specific trade date. If not specified, results for the current trade date will be provided.

Declaration
public DateTime TradeDate { get; set; }
Property Value
Type Description
DateTime
In this article
Back to top Copyright © Onix Solutions.
Generated by DocFX