InvoiceOrdersRepositoryPaymentTypeDescriptionAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Invoicing
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<InvoiceOrder, string> PaymentTypeDescriptionAttribute
Public Shared ReadOnly PaymentTypeDescriptionAttribute As ColumnDataAttribute(Of InvoiceOrder, String)
public:
static initonly ColumnDataAttribute<InvoiceOrder^, String^>^ PaymentTypeDescriptionAttribute
static val PaymentTypeDescriptionAttribute: ColumnDataAttribute<InvoiceOrder, string>
Field Value
Type:
ColumnDataAttributeInvoiceOrder,
String
See Also