Click or drag to resize

DealTypesRepositoryEntryType Class

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

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

The DealTypesRepositoryEntryType type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberPurchases
Purchases value. Stored as 'P'.
Public fieldStatic memberSales
Sales value. Stored as 'S'.
Public fieldvalue__
Top
See Also