Click or drag to resize

DocumentAmountInfoBaseAmount Property

Gets the base amount.

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

Property Value

Type: Amount
The base amount.
See Also