View full article

ServerDocumentLoadMode Enum

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

Server document load mode.

Syntax

public enum ServerDocumentLoadMode

Fields

Name Description
Allow

Allow document on a server.

Granular

Customize availability per QlikView Server cluster node.

Preload

Preload document on a server.

Extension Methods

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