Click or drag to resize
QVSSettingsQVSFoldersUserDocumentMounts Property
The user document mounts of the QlikView Server.
Note Note
Must not be when passed to an API operation.

Namespace: PIX.QMSAPI.DataObjects
Assembly: 
Syntax
public List<QVSMount> UserDocumentMounts { get; }

Property Value

Type: ListQVSMount
See Also