ISearchFieldMatch Terms Property Qlik Sense .NET SDK - API Reference
Positions of the search terms, starting from 0.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

IEnumerable<int> Terms { get; set; }

Property Value

Type: OnlineIEnumerable OnlineInt32 
See Also