PaymentOrdersRepositoryInvoiceAmountCurrencyIdAttribute 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, Nullable<Guid>> InvoiceAmountCurrencyIdAttribute
Public Shared ReadOnly InvoiceAmountCurrencyIdAttribute As ColumnDataAttribute(Of PaymentOrder, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<PaymentOrder^, Nullable<Guid^>^>^ InvoiceAmountCurrencyIdAttribute
static val InvoiceAmountCurrencyIdAttribute: ColumnDataAttribute<PaymentOrder, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributePaymentOrder,
NullableGuid
See Also