Click or drag to resize

TransportationOrderCrew Property

The crew which is assigned to operate the vehicle of the current Transportation Order. If null means the crew is yet unknown or the order is executed by external carrier. [Filter(multi eq)]

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

Property Value

Type: Crew
See Also