View full article

QDSSettings Class

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

Holds all the settings for a QlikView Distribution Service. Some of the settings applies only to unlicensed services.

Inheritance

Syntax

public class QDSSettings

Constructors

Properties

Name Description
Advanced

Advanced QDS settings.

Email

Alert emal for the QDS.

General

The general settings such as application folder and cluster members.

ID

The ID of the QlikView Distribution Service.

Login

Username and password to be used when administering QDS on another computer.

Scope

The scope of settings that this object represents. If this object was retrieved by calling QMSBackendInterface.IQMSBackend.GetQDSSettings(System.Guid,PIX.QMSAPI.DataObjects.QDSSettingsScope), this property contains the value of the requested scope.

Methods

Extension Methods

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