Click or drag to resize

LogisticsDocumentDistributedAmountsFromOtherDocuments Property

Gets the distributed amounts where this document is referenced.

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public MasterDetailCollection<LogisticsDocument, DocumentDistributedAmount> DistributedAmountsFromOtherDocuments { get; }

Property Value

Type: MasterDetailCollectionLogisticsDocument, DocumentDistributedAmount
See Also