Click or drag to resize
ISearchCharRange Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public interface ISearchCharRange

The ISearchCharRange type exposes the following members.

Properties
  NameDescription
Public propertyCharCount
Length of the search term in the associative value.
Public propertyCharPos
Position of the search term in the associative value.
Public propertyTerm
Position of the term in the list of search terms, starting from 0.
Top
See Also