SearchTermResult Class
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  
  
  Assembly: Qlik.Engine.dll
Inheritance
- 
      System.Object
      - SearchTermResult
 
Syntax
[ValueClass]
public class SearchTermResult : ISearchTermResultConstructors
| Name | Description | 
|---|---|
| SearchTermResult() | 
Properties
| Name | Description | 
|---|---|
| ElemNumber | Element number of the associated value. JSON property name: qElemNumber | 
| Ranges | List of ranges. For example, if the user searches the term  JSON property name: qRanges | 
| Text | Text of the associated value. JSON property name: qText |