Click or drag to resize
QDSSettingsQDSGeneralClusterInfo Property
Holds a list of all QlikView Distribution Services in the same cluster.
Remarks
Requires Publisher license.

Namespace: PIX.QMSAPI.DataObjects
Assembly: 
Syntax
public List<QDSSettingsQDSClusterInfo> ClusterInfo { get; }

Property Value

Type: ListQDSSettingsQDSClusterInfo
See Also