Click or drag to resize

DocumentAmountTypeBaseOnLines Property

True means that the percentages will be applied over lines plus dependant amounts; false means only dependant amounts. [Required] [Default(true)]

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

Property Value

Type: Boolean
See Also