| AppSearchAssociationsAsync Method (AsyncHandle, SearchCombinationOptions, IEnumerableString, SearchPage) |
Searches for one or more terms in the values of an app.
This type of search is the global associative search.Namespace: Qlik.Engine
public Task<SearchAssociationResult> SearchAssociationsAsync( AsyncHandle asyncHandle, SearchCombinationOptions options, IEnumerable<string> terms, SearchPage page )