Click or drag to resize

PaymentOrdersRepositoryDueDateAttribute Field

Definition of the DueDate data attribute

Namespace:  Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static readonly ColumnDataAttribute<PaymentOrder, Nullable<DateTime>> DueDateAttribute

Field Value

Type: ColumnDataAttributePaymentOrder, NullableDateTime
See Also