Click or drag to resize

IDocumentAmountsDocumentDistributedAmounts Property

Gets the distributed amounts.

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

Property Value

Type: ChildCollectionDocumentDistributedAmount
The distributed amounts.
See Also