Click or drag to resize
ISearchCharRange Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public interface ISearchCharRange

The ISearchCharRange type exposes the following members.

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