| ISearchMatchCombinationFieldMatches Property |
Information about the search matches.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
SyntaxIEnumerable<SearchFieldMatch> FieldMatches { get; set; }Property FieldMatches As IEnumerable(Of SearchFieldMatch)
Get
Set
Property Value
Type:
IEnumerableSearchFieldMatch
See Also