Click or drag to resize

ProductsRepositoryLotsIssue Class

Allowed values for the LotsIssue data attribute
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      Aloe.EnterpriseOne.Model.General.ProductsProductsRepositoryLotsIssue

Namespace:  Aloe.EnterpriseOne.Model.General.Products
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public sealed class LotsIssue : Enum

The ProductsRepositoryLotsIssue type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberFirstExpireFirstOut
FirstExpireFirstOut value. Stored as 'FEFO'.
Public fieldStatic memberFirstInFirstOut
FirstInFirstOut value. Stored as 'FIFO'.
Public fieldStatic memberLastInFirstOut
LastInFirstOut value. Stored as 'LIFO'.
Public fieldvalue__
Top
See Also