| QVSSettingsQVSDocumentsQVSDocumentsServer Class |
Namespace: PIX.QMSAPI.DataObjects
The QVSSettingsQVSDocumentsQVSDocumentsServer type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| AllowAnonymousServerBookmarkCollaboration |
Value indicating if the anonymous users are allowed to create server bookmarks.
| |
| AllowDocumentDownload |
Value indicating if the users are allowed to download documents through the AccessPoint.
| |
| AllowDocumentUpload |
Value indicating if the new or updated documents are allowed to be uploaded to the QlikView Server through the QlikView Distribution Service. Setting it to false will stop all distributions from working.
| |
| AllowPrintAndExport |
The Allow Print and Export to Excel setting for the documents server.
| |
| AllowServerAnnotations |
Value indicating if server annotations on sheet objects in a document are allowed.
| |
| AllowServerCollaboration |
Value indicating if server collaboration is allowed.
| |
| AllowSessionCollaboration |
Value indicating if users can share sessions on document.
| |
| OverlayDocuments |
Value indicating if only one copy of document in memory is allowed.
| |
| ProhibitQVPXSessionRecovery |
Prohibit QVPX session recovery.
| |
| Timeout |
This value controls for how long a document will be allowed to be unused before QlikView Server closes the document and reclaims the resources.
|