Click or drag to resize

TransportationRequisitionRequestedDepartureTime Property

Requested time of departure. null when no specific time is requested. [Filter(ge;le)]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<TimeSpan> RequestedDepartureTime { get; set; }

Property Value

Type: NullableTimeSpan
See Also