Field GetCardinal Method Qlik Sense .NET SDK - API Reference

Retrieves the number of distinct values in a field.

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

public int GetCardinal()

Return Value

Type: OnlineInt32

Implements

IField GetCardinal 
See Also