| ISearchAssociationResultSearchTermsMatched Property |
List of search results.
The maximum number of search results in this list is set by qCount.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
SyntaxIEnumerable<SearchMatchCombinations> SearchTermsMatched { get; set; }Property SearchTermsMatched As IEnumerable(Of SearchMatchCombinations)
Get
Set
Property Value
Type:
IEnumerableSearchMatchCombinations
See Also