forwardMultiLegReportingType Property    Table of ContentOffsetInstruction Property forward
TradeCaptureReport.NonDisclosedIndicator Property
Flag indicating if this was a non-disclosed trade. All non-disclosed trades will include this tag/attribute with "Y". All disclosed trades will not include this tag/attribute.

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

Property Value

Type: Boolean
See Also