Click or drag to resize

BulkPaymentOrderLineRefDocumentDate Property

The date of the base document. null means that it is unknown.

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