| QVSSettings Properties |
The QVSSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| Cluster | ||
| Distribution |
Distribution related QlikView Server settings, such as supervision accounts.
Must not be if Scope includes Distribution.
| |
| Documents | ||
| Folders | ||
| General | ||
| Logging | ||
| Performance |
Performance related QlikView Server settings, such as CPU, memory and session configurations.
Must not be if Scope includes Performance.
| |
| QVSID |
The ID of the QlikView Server that this settings belongs to. If this object was retrieved by calling
GetQVSSettings(Guid, QVSSettingsScope),
this property contains the value of the requested QVS ID.
| |
| Scope |
The scope of settings that this object represents. If this object was retrieved by calling
GetQVSSettings(Guid, QVSSettingsScope),
this property contains the value of the requested scope.
| |
| Security |