Click or drag to resize

TransportationExecutionLineTransportationExecution Property

The TransportationExecution to which this TransportationExecutionLine belongs. [Required] [Filter(multi eq)] [Owner]

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

Property Value

Type: TransportationExecution
See Also