TradeCaptureReportRequest.MultiLegReportingType Property |
Required. Used to indicate if trades are to be returned for the individual legs of a multi-leg instrument (2) or for the overall instrument (3).
Namespace:
OnixS.CmeStpHandler
Assembly:
OnixS.CmeStpHandler-net-4.8 (in OnixS.CmeStpHandler-net-4.8.dll) Version: 3.5.0.0 (3.5.0)
Syntaxpublic MultiLegReportingType MultiLegReportingType { get; set; }
Property Value
Type:
MultiLegReportingType
See Also