Click or drag to resize

DocumentTypeAmounts Property

List of DocumentTypeAmount child objects, based on the General.DocumentTypeAmount.DocumentType back reference

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

Property Value

Type: ChildCollectionDocumentTypeAmount
See Also