forwardLegPositionAmountData Property    Table of ContentLegPriceType Property forward
TradeLeg.LegPriceSubType Property
This is a further qualification of the Price Type, and determines whether this is an initial (preliminary) or final price.

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 PriceSubType LegPriceSubType { get; set; }

Property Value

Type: PriceSubType
See Also