Returns search suggestions.
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
Parameters
- options
- Type: Qlik.Engine SearchCombinationOptions
Information about the search combinations.
- terms
- Type:
System.Collections.Generic IEnumerable
String
- onResult
- Type:
System Func Response, T
Continuation function
- userHandle (Optional)
- Type:
System String
Handle identifier
Type Parameters
- T
Return Value
Type:Implements
IApp SearchSuggestAsync T (SearchCombinationOptions, IEnumerable String , Func Response, T , String)See Also