Click or drag to resize
ISearchAssociationResultSearchTermsMatched Property
List of search results. The maximum number of search results in this list is set by qPage/qCount.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
IEnumerable<SearchMatchCombinations> SearchTermsMatched { get; set; }

Property Value

Type: IEnumerableSearchMatchCombinations
See Also