PurchaseInvoicesRepositoryPaymentDueDateAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<PurchaseInvoice, Nullable<DateTime>> PaymentDueDateAttribute
Public Shared ReadOnly PaymentDueDateAttribute As ColumnDataAttribute(Of PurchaseInvoice, Nullable(Of DateTime))
public:
static initonly ColumnDataAttribute<PurchaseInvoice^, Nullable<DateTime^>^>^ PaymentDueDateAttribute
static val PaymentDueDateAttribute: ColumnDataAttribute<PurchaseInvoice, Nullable<DateTime>>
Field Value
Type:
ColumnDataAttributePurchaseInvoice,
NullableDateTime
See Also