Click or drag to resize

DocumentAmountInfoTotalDistributedAmount Property

Gets the total distributed amount.

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

Property Value

Type: Amount
The total distributed amount.
See Also