Click or drag to resize

IDocumentAmountsDocumentDocumentAmounts Property

Gets the document amounts.

Namespace:  Aloe.EnterpriseOne.Model.Logistics.DocumentAmounts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
ChildCollection<DocumentAmount> DocumentAmounts { get; }

Property Value

Type: ChildCollectionDocumentAmount
The document amounts.
See Also