| ReportInstrument.PutOrCall Property |
Indicates whether an option contract is a put or call.
Supported Values:
0 - Put
1 - Call
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 PutOrCall PutOrCall { get; set; }Property Value
Type:
PutOrCall
See Also