Gets the currency of the amount.
Namespace:
Aloe.EnterpriseOne.Model
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic Currency Currency { get; }
Public ReadOnly Property Currency As Currency
Get
public:
property Currency^ Currency {
Currency^ get ();
}
member Currency : Currency with get
Property Value
Type:
Currency
The unit.
See Also