PaymentOrdersRepositoryTotalAmountCurrencyIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<PaymentOrder, Guid> TotalAmountCurrencyIdAttribute
Public Shared ReadOnly TotalAmountCurrencyIdAttribute As ColumnDataAttribute(Of PaymentOrder, Guid)
public:
static initonly ColumnDataAttribute<PaymentOrder^, Guid^>^ TotalAmountCurrencyIdAttribute
static val TotalAmountCurrencyIdAttribute: ColumnDataAttribute<PaymentOrder, Guid>
Field Value
Type:
ColumnDataAttributePaymentOrder,
Guid
See Also