Click or drag to resize

DocumentAmountInfoDocumentAmount Property

Gets the document amount.

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

Property Value

Type: DocumentAmount
The document amount.
See Also