ServiceTypes Enum
Assembly: PIX.dll
The different service types.
This enumeration has a System.FlagsAttribute attribute that allows a bitwise combination of its member values.
A combination of these can be used when calling IQMS.GetServices for example.Syntax
[Flags]
public enum ServiceTypes
Fields
Name | Description |
---|---|
All |
All. |
LicenseService |
Service type - License Service. |
None |
None. |
QlikCloudService |
Service type - Qlik Cloud Service. |
QlikViewDirectoryServiceConnector |
Service type - Directory Service Connector. |
QlikViewDistributionService |
Service type - QlikView Distribution Service. |
QlikViewManagementService |
Service type - QlikView Management Service. |
QlikViewServer |
Service type - QlikView Server. |
QlikViewWebServer |
Service type - QlikView WebServer. |
RemoteQlikViewManagementService |
Service type - Remote Management Service. |
Extension Methods
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!