Click or drag to resize

ExternalApplicationsRepositoryAvailableInMode Class

Allowed values for the AvailableInMode data attribute
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      Aloe.EnterpriseOne.Model.Systems.CoreExternalApplicationsRepositoryAvailableInMode

Namespace:  Aloe.EnterpriseOne.Model.Systems.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public sealed class AvailableInMode : Enum

The ExternalApplicationsRepositoryAvailableInMode type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberALL
ALL value. Stored as 'ALL'.
Public fieldStatic memberLIST
LIST value. Stored as 'LIST'.
Public fieldStatic memberSINGLE
SINGLE value. Stored as 'SINGLE'.
Public fieldvalue__
Top
See Also