View full article

LicenseType Enum

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

Represents the supported license types.

Syntax

public enum LicenseType

Fields

Name Description
None

The default value. It does not have the EnumMember attribute since this value should not be serialized.

Publisher

A QlikView Publisher license type.

QlikViewServer

A QlikViewServer license type.

Extension Methods

ApiFilter.FilterFor<LicenseType>(Nullable<ApiVersion>)