Click or drag to resize
ISearchFieldDictionaryResult Property
List of the matching values. The maximum number of values in this list is set by qMaxNbrFieldMatches.

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

Property Value

Type: IEnumerableSearchTermResult
See Also