PaymentOrdersRepositoryNotesAttribute Field |
Definition of the
Notes data attribute
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<PaymentOrder, string> NotesAttribute
Public Shared ReadOnly NotesAttribute As ColumnDataAttribute(Of PaymentOrder, String)
public:
static initonly ColumnDataAttribute<PaymentOrder^, String^>^ NotesAttribute
static val NotesAttribute: ColumnDataAttribute<PaymentOrder, string>
Field Value
Type:
ColumnDataAttributePaymentOrder,
String
See Also