ISearchAssociationResult SearchTermsMatched Property Qlik Sense .NET SDK - API Reference
List of search results. The maximum number of search results in this list is set by qCount.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

IEnumerable<SearchMatchCombinations> SearchTermsMatched { get; set; }

Property Value

Type: OnlineIEnumerable SearchMatchCombinations 
See Also