| 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: 1.1.0.0 (1.1.0.0)
SyntaxIEnumerable<SearchTermResult> Result { get; set; }Property Result As IEnumerable(Of SearchTermResult)
	Get
	Set
Property Value
Type: 
IEnumerableSearchTermResult
See Also