| IFieldGetCardinalAsync Method |
Retrieves the number of distinct values in a field.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
SyntaxTask<int> GetCardinalAsync()
Function GetCardinalAsync As Task(Of Integer)
Return Value
Type:
TaskInt32
See Also