IBaseContractPriceMultiplier Property

GF API Documentation
Multiplier - power of 10 used for price formatting.

Namespace:  GF.Api.Contracts.Base
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

int PriceMultiplier { get; }

Property Value

Type: Int32
Remarks

Example: 2 = 100, -2 = 0.01.
See Also

Reference