Click or drag to resize
SearchPageMaxNbrFieldMatches Property
Maximum number of matching values to return per search result. The default value is -1: all values are returned.

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

Property Value

Type: Int32

Implements

ISearchPageMaxNbrFieldMatches
See Also