OEC Application Programming Interface

BaseContract.PriceMultiplier Property

Multiplier - power of 10 used for price formatting.

public Int32 PriceMultiplier {get;}

Remarks

Example: 2 = 100, -2 = 0.01.

See Also

BaseContract Class | OEC.API Namespace