| QVSSettingsQVSFoldersUserDocumentMounts Property |
The user document mounts of the QlikView Server.
Note |
|---|
|
Must not be when passed to an API operation.
|
Namespace: PIX.QMSAPI.DataObjectsAssembly:
Syntaxpublic List<QVSMount> UserDocumentMounts { get; }Public ReadOnly Property UserDocumentMounts As List(Of QVSMount)
Get
Property Value
Type:
ListQVSMount
See Also