Click or drag to resize
SearchMatchCombinationFieldMatches 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
public IEnumerable<SearchFieldMatch> FieldMatches { get; set; }

Property Value

Type: IEnumerableSearchFieldMatch

Implements

ISearchMatchCombinationFieldMatches
See Also