Click or drag to resize

TransportationOrderCarrier Property

The carrier chosen for this transportation. null when the transportation is done with own transport. [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 Carrier Carrier { get; set; }

Property Value

Type: Carrier
See Also