forwardSymbol Property    Table of ContentUnitOfMeasure Property forward
ReportInstrument.UnderlyingPriceDeterminationMethod Property
Specifies how the underlying price is determined at the point of option exercise. The underlying price may be set to the current settlement price, set to a special reference, set to the optimal value of the underlying during the defined period ("Look-back") or set to the average value of the underlying during the defined period ("Asian option").

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

Property Value

Type: UnderlyingPriceDeterminationMethod
See Also