forwardTradeRegulationPublicationType Enumeration   Table of ContentTradeReportType Enumerationforward
TradeReportTransType Enumeration
Type of Execution being reported.

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 TradeReportTransType
Members
  Member nameValueDescription
None-1 Default value. Do not use it directly.
New0 New.
Cancel1 Cancel.
Replace2 Replace.
Reverse4 Reverse.
See Also