Click or drag to resize

PaymentOrderRefInvoiceApplyDate Property

The apply date of the related invoice. Not specified when the payment order isn't related to any invoice or the apply date is unknown. [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> RefInvoiceApplyDate { get; set; }

Property Value

Type: NullableDateTime
See Also