Click or drag to resize

DocumentAmountTypeAmountInputAllowed Property

True when the user is allowed to input fixed amount for distribution. [Required] [Default(false)] [Filter(eq)]

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public bool AmountInputAllowed { get; set; }

Property Value

Type: Boolean
See Also