Click or drag to resize

AccountCurrencyValuationMethod Property

Method for base currency valuation of non base currency amounts. ACB = Account_Current_Balance, DCD = Document_Currency_Directory, BRD=Balance_Reference_Document. [Required] [Default("ACB")]

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

Property Value

Type: AccountsRepositoryCurrencyValuationMethod
See Also