forwardTradeIDScope Enumeration   Table of ContentTradeLeg Classforward
TradeIDType Enumeration
The type of Regulatory Trade ID being sent.

Namespace:  OnixS.CmeStpHandler
Assembly:  OnixS.CmeStpHandler-net-4.8 (in OnixS.CmeStpHandler-net-4.8.dll) Version: 4.4.0.0 (4.4.0)
Syntax
C#
public enum TradeIDType
Members
  Member nameValueDescription
None-1 Default value. Do not use it directly.
Current0 Current (the default).
Previous1 Previous.
TradingVenueTransactionIdentifier5 Trading venue transaction identifier.
ReportTrackingNumber6 Report tracking number.
See Also