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