Click or drag to resize

PaymentOrderRefDocumentDate Property

The date of the original document. null means that it is unknown. [Filter(eq)]

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

Property Value

Type: NullableDateTime
See Also