Click or drag to resize

TransportationExecutionLinesRepositoryOperationType Class

Allowed values for the OperationType data attribute
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      Aloe.EnterpriseOne.Model.Logistics.ShipmentTransportationExecutionLinesRepositoryOperationType

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public sealed class OperationType : Enum

The TransportationExecutionLinesRepositoryOperationType type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberLoading
Loading value. Stored as 'L'.
Public fieldStatic memberOther
Other value. Stored as 'O'.
Public fieldStatic memberUnloading
Unloading value. Stored as 'U'.
Public fieldvalue__
Top
See Also