Click or drag to resize

OrderBalanceRefInvoiceDocumentDate Property

The date of the related invoice. null means that the payment order isn't related to any invoice or the 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> RefInvoiceDocumentDate { get; }

Property Value

Type: NullableDateTime
See Also