Click or drag to resize

MovementType Class

Specifies the movement type (direction) of a warehouse document.
Inheritance Hierarchy

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

The MovementType type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberIssue
Goods issue
Public fieldStatic memberReceipt
Goods receive
Public fieldvalue__
Top
See Also