QDSSettings Class
Assembly: PIX.dll
Holds all the settings for a QlikView Distribution Service. Some of the settings applies only to unlicensed services.
Inheritance
-
System.Object
- QDSSettings
Syntax
public class QDSSettingsConstructors
| Name | Description |
|---|---|
| QDSSettings(Guid, QDSSettingsScope) |
Properties
| Name | Description |
|---|---|
| Advanced |
Advanced QDS settings. |
|
Alert emal for the QDS. |
|
| General |
The general settings such as application folder and cluster members. |
| ID |
The ID of the QlikView Distribution Service. |
| Login |
Username and password to be used when administering QDS on another computer. |
| Scope |
The scope of settings that this object represents. If this object was retrieved by calling QMSBackendInterface.IQMSBackend.GetQDSSettings(System.Guid,PIX.QMSAPI.DataObjects.QDSSettingsScope), this property contains the value of the requested scope. |
Methods
| Name | Description |
|---|---|
| Clone() | |
| Clone(QDSSettingsScope) | |
| IsValid(out List<String>) |