Click or drag to resize

WarehouseRequisitionsRepositoryRequisitionType Class

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

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

The WarehouseRequisitionsRepositoryRequisitionType type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberInbound
Inbound value. Stored as 'I'.
Public fieldStatic memberOutbound
Outbound value. Stored as 'O'.
Public fieldvalue__
Top
See Also