PaymentSlipLinesRepositoryAmountAttribute 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<PaymentSlipLine> AmountAttribute
Public Shared ReadOnly AmountAttribute As AmountDataAttribute(Of PaymentSlipLine)
public:
static initonly AmountDataAttribute<PaymentSlipLine^>^ AmountAttribute
static val AmountAttribute: AmountDataAttribute<PaymentSlipLine>
Field Value
Type:
AmountDataAttributePaymentSlipLine
See Also