Click or drag to resize

StoreOrderDueDate Property

The final date, when the store transaction should occur. [Required] [Default(Today)] [Filter(ge;le)] [ORD]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public DateTime DueDate { get; set; }

Property Value

Type: DateTime
See Also