Click or drag to resize

DocumentAmountTypeAddToCustomer Property

True means that the amount will be charged to the primary customer of the document. [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 AddToCustomer { get; set; }

Property Value

Type: Boolean
See Also