PaymentOrdersRepositoryRefInvoiceApplyDateAttribute 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, Nullable<DateTime>> RefInvoiceApplyDateAttribute
Public Shared ReadOnly RefInvoiceApplyDateAttribute As ColumnDataAttribute(Of PaymentOrder, Nullable(Of DateTime))
public:
static initonly ColumnDataAttribute<PaymentOrder^, Nullable<DateTime^>^>^ RefInvoiceApplyDateAttribute
static val RefInvoiceApplyDateAttribute: ColumnDataAttribute<PaymentOrder, Nullable<DateTime>>
Field Value
Type:
ColumnDataAttributePaymentOrder,
NullableDateTime
See Also