Click or drag to resize
FieldDescriptionDistinctOnly Property
If set to true, only distinct field values are shown. The default value is false.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public bool DistinctOnly { get; set; }

Property Value

Type: Boolean

Implements

IFieldDescriptionDistinctOnly
See Also