PaymentTransactionLinesRepositoryAmountAttribute Field |
Definition of the
Amount data attribute
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly AmountDataAttribute<PaymentTransactionLine> AmountAttribute
Public Shared ReadOnly AmountAttribute As AmountDataAttribute(Of PaymentTransactionLine)
public:
static initonly AmountDataAttribute<PaymentTransactionLine^>^ AmountAttribute
static val AmountAttribute: AmountDataAttribute<PaymentTransactionLine>
Field Value
Type:
AmountDataAttributePaymentTransactionLine
See Also