forwardMultiLegReportingType Enumeration   Table of ContentOffsetInstruction Enumerationforward
NonDisclosedIndicator Enumeration
Used to subscribe to tickets based on disclosed or non-disclosed status of the trade. Only applies to EBS Direct trades, ignored for Globex trades.

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 enum NonDisclosedIndicator
Members
  Member nameValueDescription
None0 Default value. Do not use it directly.
NonDisclosed89 Non-Disclosed
Disclosed78 Disclosed
See Also