AccountsRepositoryCurrencyIdAttribute Field |
Definition of the data attribute for
Currency reference
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Account, Nullable<Guid>> CurrencyIdAttribute
Public Shared ReadOnly CurrencyIdAttribute As ColumnDataAttribute(Of Account, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<Account^, Nullable<Guid^>^>^ CurrencyIdAttribute
static val CurrencyIdAttribute: ColumnDataAttribute<Account, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeAccount,
NullableGuid
See Also