View full article

QVSSettings.QVSGeneral Class

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

Contains general QlikView Server settings, such as server name and login information.

Inheritance

Syntax

public class QVSGeneral

Properties

Name Description
Name

The name of the QlikView Server.

Password

The password needed in combination with UserName to connect to the QlikView Server.

ShowAlerts

When set to true it indicates a scheduled downtime.

UserName

The user name needed to connect to the QlikView Server.

Extension Methods

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