FieldInTableData HasDuplicates Property Qlik Sense .NET SDK - API Reference
This property is set to true if the field contains some duplicate values.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public bool HasDuplicates { get; set; }

Property Value

Type: OnlineBoolean

Implements

IFieldInTableData HasDuplicates
See Also