Click or drag to resize

LotsRepositoryStatus Class

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

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

The LotsRepositoryStatus type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberBlockedForDocument
BlockedForDocument value. Stored as -3.
Public fieldStatic memberBlockedForInspection
BlockedForInspection value. Stored as -1.
Public fieldStatic memberBlockedForParty
BlockedForParty value. Stored as -2.
Public fieldStatic memberFreeToUse
FreeToUse value. Stored as 0.
Public fieldvalue__
Top
See Also