forwardTradeReportID Property    Table of ContentTradeReportType Property forward
TradeCaptureReport.TradeReportTransType Property
Type of Execution being reported. Supported Values: 0 = New 1 = Cancel (Void) 2 = Replace (Correction/ Re-allocation)

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 TradeReportTransType TradeReportTransType { get; set; }

Property Value

Type: TradeReportTransType
See Also