Click or drag to resize

DocumentTypeAmountDefaultPercent Property

Default input percent. Valid only for amount types, supporting percent and takes precedence over Default_Percent in the definition of the amount type.

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

Property Value

Type: NullableDecimal
See Also