forwardMDStreamID Property    Table of ContentNonDisclosedIndicator Property forward
TradeCaptureReport.MultiLegReportingType Property
Used to indicate what an Multi-leg Report represents (e.g. used with multi-leg trades, such as option call & puts, spreads, etc.). Supported Values: 1 = Single side (default if not specified) 2 = Individual leg of a multi-leg trade 3 = Multi leg of a multi-leg trade

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

Property Value

Type: MultiLegReportingType
See Also