Click or drag to resize

DocumentAmountTypeRoundScale Property

The amounts should be rounded with the specified number of digits after the decimal point. null means to use the currency default.

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<int> RoundScale { get; set; }

Property Value

Type: NullableInt32
See Also