forwardLegProductCode Property    Table of ContentLegSecurityExchange Property forward
Leg.LegPutOrCall Property
Indicates whether a leg that is an option contract is a put or 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 LegPutOrCall { get; set; }

Property Value

Type: PutOrCall
See Also