Click or drag to resize

AccountCurrency Property

The primary currency of the account. All movements on the account are stored in this currency. If there are movements on the account, the currency cannot be changed. [Filter(multi eq)]

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

Property Value

Type: Currency
See Also