Class RelatedTrade
Information about related trades.
Inherited Members
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
[Serializable]
public class RelatedTrade
Constructors
RelatedTrade()
Default constructor.
Declaration
public RelatedTrade()
Properties
RelatedTradeID
Identifier of a related trade.
Declaration
public string RelatedTradeID { get; set; }
Property Value
Type | Description |
---|---|
string |
RelatedTradeIDSource
Describes the source of the identifier that RelatedTradeID(1856) represents.
Declaration
public RelatedTradeIDSource RelatedTradeIDSource { get; set; }
Property Value
Type | Description |
---|---|
RelatedTradeIDSource |