forwardTradeCollateralStatus Enumeration   Table of ContentTradeIDScope Enumerationforward
TradeIDEvent Enumeration
Event causing origination of the ID, e.g. Clearing.

Namespace:  OnixS.CmeStpHandler
Assembly:  OnixS.CmeStpHandler-net-4.8 (in OnixS.CmeStpHandler-net-4.8.dll) Version: 3.5.0.0 (3.5.0)
Syntax
C#
public enum TradeIDEvent
Members
  Member nameValueDescription
None-1 Default value. Do not use it directly.
InitialBlockTrade0 Initial block trade.
Clearing2 Clearing.
See Also