PaymentOrdersRepositoryInvoiceAmountAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly AmountDataAttribute<PaymentOrder> InvoiceAmountAttribute
Public Shared ReadOnly InvoiceAmountAttribute As AmountDataAttribute(Of PaymentOrder)
public:
static initonly AmountDataAttribute<PaymentOrder^>^ InvoiceAmountAttribute
static val InvoiceAmountAttribute: AmountDataAttribute<PaymentOrder>
Field Value
Type:
AmountDataAttributePaymentOrder
See Also