Click or drag to resize
SearchTermResult Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineSearchTermResult

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public class SearchTermResult : ISearchTermResult

The SearchTermResult type exposes the following members.

Constructors
  NameDescription
Public methodSearchTermResult
Initializes a new instance of the SearchTermResult class
Top
Properties
  NameDescription
Public propertyElemNumber
Element number of the associated value.
Public propertyRanges
List of ranges.
Public propertyText
Text of the associated value.
Top
See Also