QVSSettings.QVSFolders Class
Assembly: PIX.dll
Contains folder related QlikView Server settings, such as root folder and mounts.
Inheritance
- 
      System.Object
      - QVSSettings.QVSFolders
 
Syntax
public class QVSFoldersProperties
| Name | Description | 
|---|---|
| Q4CDocumentPaths | The user document paths for Q4C (QlikView For Communities) enabled documents implementnotesQ4C is a special type of license allowing only a limited number of documents with unlimited number of users. Useful for example for website applications. implementnotesMust not be null when passed to an API operation. | 
| System | |
| UserDocumentAdministrators | The user document folder administrators of the QlikView Server. implementnotesMust not be null when passed to an API operation. | 
| UserDocumentMounts | The user document mounts of the QlikView Server. implementnotesMust not be null when passed to an API operation. | 
| UserDocumentRootFolder | The user document root folder of the QlikView Server. |