PurchaseInvoicesRepositoryVATCashReportingModeAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<PurchaseInvoice, bool> VATCashReportingModeAttribute
Public Shared ReadOnly VATCashReportingModeAttribute As ColumnDataAttribute(Of PurchaseInvoice, Boolean)
public:
static initonly ColumnDataAttribute<PurchaseInvoice^, bool>^ VATCashReportingModeAttribute
static val VATCashReportingModeAttribute: ColumnDataAttribute<PurchaseInvoice, bool>
Field Value
Type:
ColumnDataAttributePurchaseInvoice,
Boolean
See Also