| 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.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
SyntaxIEnumerable<long> Values { get; set; }Property Values As IEnumerable(Of Long)
	Get
	Set
Property Value
Type: 
IEnumerableInt64
See Also