forwardProduct Property    Table of ContentRestructuringType Property forward
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
C#
public PutOrCall PutOrCall { get; set; }

Property Value

Type: PutOrCall
See Also