Click or drag to resize

AmountCurrency Property

Gets the currency of the amount.

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

Property Value

Type: Currency
The unit.
See Also