| QVSCacheObjects Enumeration |
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: PIX.QMSAPI.DataObjects
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | No object specified. | |
| License | 1 | Cached QlikView Server license information. | |
| Settings | 2 | Cached QlikView Server settings. | |
| UserDocumentList | 4 | Cached QlikView Server user document file structure. | |
| UserDocumentMetaData | 8 | Cached QlikView Server user document metadata. | |
| CALConfiguration | 16 | Cached QlikView Server CAL configuration. | |
| All | 65535 | All cache objects. |