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