View full article

QVSMount Class

Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll

Represents QlikView Server mounted folder.

Inheritance

Syntax

public class QVSMount

Constructors

Name Description
QVSMount()

Properties

Name Description
Browsable

Value indicating if the mount and its content is browsable.

FolderID

ID of the QlikView Server mount.

Name

Name of the QlikView Server mount.

Path

Absolute path to the QlikView Server mount.

Methods

Name Description
Clone()

Extension Methods

ApiFilter.FilterFor<T>(T, Nullable<ApiVersion>)