Click or drag to resize

TransportationOrdersRepositoryArrivalTimeAttribute Field

Definition of the ArrivalTime data attribute

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static readonly ColumnDataAttribute<TransportationOrder, TimeSpan> ArrivalTimeAttribute

Field Value

Type: ColumnDataAttributeTransportationOrder, TimeSpan
See Also