Eplan Platform API
Eplan.IdentityClient.Authentification Namespace / EplanCloudAppNames Enumeration

In This Topic
    EplanCloudAppNames Enumeration
    In This Topic
    This Enum holds at the time of creation the Screen name of Eplan Cloud Apps and Services !!! IMPORTANT This List may ONLY grow. Do NOT change or delete names for downwards compatibility !!! New entries need to be added to the bottom of the Enum
    Syntax
    public enum EplanCloudAppNames : System.Enum 
    public enum class EplanCloudAppNames : public System.Enum 
    Members
    MemberValueDescription
    DataPortal0DataPortal
    eLinks3eLinks
    EplanCloud1EplanCloud
    EplanPlatform2EplanPlatform
    eStock4eStock
    FileStoreReferenceClient7FileStoreReferenceClient
    GraphicalEditor5GraphicalEditor
    PartStorePlatformClient9PartStorePlatformClient
    TestClient8TestClient
    UserManagement6UserManagement
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Eplan.IdentityClient.Authentification.EplanCloudAppNames

    See Also