Click or drag to resize

TransportationExecutionLineOperationType Property

The type of operation being executed. L=Loading; U=Unloading; O=Other. [Required]

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

Property Value

Type: TransportationExecutionLinesRepositoryOperationType
See Also