forwardPriceQuoteCurrency Property    Table of ContentPriceUnitOfMeasureCurrency Property forward
ReportInstrument.PriceUnitofMeasure Property
Used to express the UOM of the price if different from the contract. In futures, this can be different for cross-rate products in which the price is quoted in units differently from the contract.

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

Property Value

Type: UnitOfMeasure
See Also