Click or drag to resize

WarehouseRequisitionExpectedDate Property

Date, when the requisition is expected to be fulfilled. [Required] [Default(Today)] [Filter(multi eq;ge;le)]

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

Property Value

Type: DateTime
See Also