| QDSDocumentSessionConfiguration Class |
Namespace: PIX.QMSAPI.DataObjects
The QDSDocumentSessionConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| QDSDocumentSessionConfiguration | Initializes a new instance of the QDSDocumentSessionConfiguration class |
| 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 | |
|---|---|---|
| ClearLocks |
Set this to true if the current locks in the document should be cleared.
| |
| ClearOneAndOnlyOne |
Value indicating if the "Always one selected value" should be cleared in the QlikView document.
If set to false can cause data reduction problems.
| |
| ClearSelections |
Set this to true if the current selections in the document should be cleared.
| |
| EncryptedSectionAccessUserName |
Encrypted section access username.
| |
| FilePath |
The full path of the file to be used by the session.
| |
| GroupName |
Group name.
| |
| QDSID |
The id of the QDS for which to create a session.
| |
| Reduce |
Set this to true of the document should be reduced.
|