forwardTradeReportTransType Enumeration   Table of ContentTradeRequestResult Enumerationforward
TradeReportType Enumeration
Indicates the purpose of the trade within the workflow and determines the action of the receiver of the trade. Supported Values: 101 = Notification

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 TradeReportType
Members
  Member nameValueDescription
None-1 Default value. Do not use it directly.
Notification101 Notification
See Also