Click or drag to resize
ISearchMatchCombinationFieldMatches Property
Information about the search matches.

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

Property Value

Type: IEnumerableSearchFieldMatch
See Also