Click or drag to resize

WarehouseRequisitionExpectedTime Property

Time, when the requisition is expected to be executed. null when the time is unknown. [Filter(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 Nullable<TimeSpan> ExpectedTime { get; set; }

Property Value

Type: NullableTimeSpan
See Also