Click or drag to resize

InvoiceDeliveryDate Property

Date, when the delivery was effected. When null = document date.

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

Property Value

Type: NullableDateTime
See Also