Click or drag to resize

IUnitOfMeasureRoundingPrecision Property

Gets the rounding precision. This is the smallest number, which can represent quantity of this unit of measure.

Namespace:  Aloe.EnterpriseOne.Model.Core.Metrics
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
decimal RoundingPrecision { get; }

Property Value

Type: Decimal
The rounding precision.
See Also