forwardLegDifferentialPriceType Property    Table of ContentLegNumber Property forward
TradeLeg.LegLastPrice Property
Used to report the trade price or execution price assigned to the leg of the strategy or spread instrument.

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 decimal LegLastPrice { get; set; }

Property Value

Type: Decimal
See Also