Click or drag to resize

OrderBalanceDueDate Property

The due date of the payment. null means there is no due date. [Filter(eq;ge;le)]

Namespace:  Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<DateTime> DueDate { get; }

Property Value

Type: NullableDateTime
See Also