Click or drag to resize

DocumentDistributedAmounts Property

List of DocumentDistributedAmount child objects, based on the DocumentDistributedAmount.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<DocumentDistributedAmount> DistributedAmounts { get; }

Property Value

Type: ChildCollectionDocumentDistributedAmount
See Also