forwardTradeRequestStatus Property    Table of ContentTradeCaptureReportRequestAcknowledgement Methodsforward
TradeCaptureReportRequestAcknowledgement.TradeRequestType Property
Type of Trade Capture Report. Supported values: 1 - Matched trades matching criteria provided on request 3 - Unreported trades that match criteria

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

Property Value

Type: TradeRequestType
See Also