SearchSuggestItem Term Property Qlik Sense .NET SDK - API Reference
Index of the suggestion value. The indexing starts from 0 and from the left.

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

public int Term { get; set; }

Property Value

Type: OnlineInt32

Implements

ISearchSuggestItem Term
See Also