Click or drag to resize

DocumentLineAmounts Property

List of DocumentLineAmount child objects, based on the DocumentLineAmount.Document back reference

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<DocumentLineAmount> LineAmounts { get; }

Property Value

Type: ChildCollectionDocumentLineAmount
See Also