Click or drag to resize

PurchaseOrdersRepositoryPaymentDueDateAttribute Field

Definition of the PaymentDueDate data attribute

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static readonly ColumnDataAttribute<PurchaseOrder, Nullable<DateTime>> PaymentDueDateAttribute

Field Value

Type: ColumnDataAttributePurchaseOrder, NullableDateTime
See Also