PurchaseInvoiceLinesRepositoryNotesAttribute Field |
Definition of the
Notes 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<PurchaseInvoiceLine, string> NotesAttribute
Public Shared ReadOnly NotesAttribute As ColumnDataAttribute(Of PurchaseInvoiceLine, String)
public:
static initonly ColumnDataAttribute<PurchaseInvoiceLine^, String^>^ NotesAttribute
static val NotesAttribute: ColumnDataAttribute<PurchaseInvoiceLine, string>
Field Value
Type:
ColumnDataAttributePurchaseInvoiceLine,
String
See Also