PurchaseInvoicesRepositoryVATNotesAttribute Field |
Definition of the
VATNotes data attribute
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, string> VATNotesAttribute
Public Shared ReadOnly VATNotesAttribute As ColumnDataAttribute(Of PurchaseInvoice, String)
public:
static initonly ColumnDataAttribute<PurchaseInvoice^, String^>^ VATNotesAttribute
static val VATNotesAttribute: ColumnDataAttribute<PurchaseInvoice, string>
Field Value
Type:
ColumnDataAttributePurchaseInvoice,
String
See Also