Click or drag to resize

PaymentOrdersRepositoryDirection Class

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

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

The PaymentOrdersRepositoryDirection type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberExpense
Expense value. Stored as 'I'.
Public fieldStatic memberIncome
Income value. Stored as 'R'.
Public fieldvalue__
Top
See Also