forwardLegPriceSubType Property    Table of ContentLegQuantity Property forward
TradeLeg.LegPriceType Property
Indicates the type of the price associated with the trade. Will not be present for IRS/FRA trades.

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 PriceType LegPriceType { get; set; }

Property Value

Type: PriceType
See Also