AccountsRepositoryCurrencyValuationMethodAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<Account, AccountsRepositoryCurrencyValuationMethod> CurrencyValuationMethodAttribute
Public Shared ReadOnly CurrencyValuationMethodAttribute As StringEnumDataAttribute(Of Account, AccountsRepositoryCurrencyValuationMethod)
public:
static initonly StringEnumDataAttribute<Account^, AccountsRepositoryCurrencyValuationMethod^>^ CurrencyValuationMethodAttribute
static val CurrencyValuationMethodAttribute: StringEnumDataAttribute<Account, AccountsRepositoryCurrencyValuationMethod>
Field Value
Type:
StringEnumDataAttributeAccount,
AccountsRepositoryCurrencyValuationMethod
See Also