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