Click or drag to resize
ISearchFieldMatchValues Property
Positions of the matching values in the search results. The maximum number of values in this list is defined by qMaxNbrFieldMatches.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
IEnumerable<long> Values { get; set; }

Property Value

Type: IEnumerableInt64
See Also