Click or drag to resize

ExternalApplicationsRepositoryPlatform Class

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

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

The ExternalApplicationsRepositoryPlatform type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberANDROID
ANDROID value. Stored as 'ANDROID'.
Public fieldStatic memberIOS
IOS value. Stored as 'iOS'.
Public fieldvalue__
Public fieldStatic memberWEBPAGE
WEBPAGE value. Stored as 'WEBPAGE'.
Public fieldStatic memberWEBSERVICE
WEBSERVICE value. Stored as 'WEBSERVICE'.
Public fieldStatic memberWINDOWS
WINDOWS value. Stored as 'WINDOWS'.
Top
See Also