Click or drag to resize
SearchFieldMatchNoOfMatches Property
Number of search hits in the field. The number of values in qValues and the value of qNoOfMatches are equal if qMaxNbrFieldMatches is -1.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public int NoOfMatches { get; set; }

Property Value

Type: Int32

Implements

ISearchFieldMatchNoOfMatches
See Also