| 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: 4.2.1.0 (4.2.1)
Syntaxpublic bool NonDisclosedIndicator { get; set; }Property Value
Type:
Boolean
See Also