PaymentOrdersRepositoryRefInvoiceDocumentNoAttribute Field |
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> RefInvoiceDocumentNoAttribute
Public Shared ReadOnly RefInvoiceDocumentNoAttribute As ColumnDataAttribute(Of PaymentOrder, String)
public:
static initonly ColumnDataAttribute<PaymentOrder^, String^>^ RefInvoiceDocumentNoAttribute
static val RefInvoiceDocumentNoAttribute: ColumnDataAttribute<PaymentOrder, string>
Field Value
Type:
ColumnDataAttributePaymentOrder,
String
See Also