QVSSettings.QVSGeneral Class
Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll
Assembly: PIX.dll
Contains general QlikView Server settings, such as server name and login information.
Inheritance
-
System.Object
- QVSSettings.QVSGeneral
Syntax
public class QVSGeneralProperties
| Name | Description |
|---|---|
| Name |
The name of the QlikView Server. |
| Password |
The password needed in combination with UserName to connect to the QlikView Server. |
| ShowAlerts |
When set to true it indicates a scheduled downtime. |
| UserName |
The user name needed to connect to the QlikView Server. |