| ISearchFieldMatchTerms Property |
Positions of the search terms, starting from 0.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
SyntaxIEnumerable<int> Terms { get; set; }Property Terms As IEnumerable(Of Integer)
Get
Set
Property Value
Type:
IEnumerableInt32
See Also