BulkPaymentOrderLinesRepositoryIsAmountWithVATAttribute 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<BulkPaymentOrderLine, bool> IsAmountWithVATAttribute
Public Shared ReadOnly IsAmountWithVATAttribute As ColumnDataAttribute(Of BulkPaymentOrderLine, Boolean)
public:
static initonly ColumnDataAttribute<BulkPaymentOrderLine^, bool>^ IsAmountWithVATAttribute
static val IsAmountWithVATAttribute: ColumnDataAttribute<BulkPaymentOrderLine, bool>
Field Value
Type:
ColumnDataAttributeBulkPaymentOrderLine,
Boolean
See Also