Click or drag to resize

ReceivingOrderPaymentDueDate Property

Due date for the payment. When null, the payment due date is the documents date. [Filter(ge;le)]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<DateTime> PaymentDueDate { get; set; }

Property Value

Type: NullableDateTime
See Also