UserDocumentMounts Property
Overloads
| UserDocumentMounts |
The user document mounts of the QlikView Server. implementnotesMust not be null when passed to an API operation. |
UserDocumentMounts
The user document mounts of the QlikView Server.
implementnotes
Must not be null when passed to an API operation.
Declaration
public List<QVSMount> UserDocumentMounts { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<QVSMount> |