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: 3.5.0.0 (3.5.0)
Syntax public PutOrCall PutOrCall { get; set; }
Property Value
Type:
PutOrCallSee Also