| ISearchFieldDictionaryResult Property |
List of the matching values.
The maximum number of values in this list is set by qMaxNbrFieldMatches.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
SyntaxIEnumerable<SearchTermResult> Result { get; set; }Property Result As IEnumerable(Of SearchTermResult)
Get
Set
Property Value
Type:
IEnumerableSearchTermResult
See Also