Click or drag to resize

DeclarationsRepositoryGoodsFlowDirection Class

Allowed values for the GoodsFlowDirection data attribute
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      Aloe.EnterpriseOne.Model.Finance.IntrastatDeclarationsRepositoryGoodsFlowDirection

Namespace:  Aloe.EnterpriseOne.Model.Finance.Intrastat
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public sealed class GoodsFlowDirection : Enum

The DeclarationsRepositoryGoodsFlowDirection type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberArrival
Arrival value. Stored as 'A'.
Public fieldStatic memberDispatch
Dispatch value. Stored as 'D'.
Public fieldvalue__
Top
See Also