Click or drag to resize
IAppFindMatchingFieldsAsync Method
Overload List
  NameDescription
Public methodFindMatchingFieldsAsync(String, IEnumerableString)

Retrieves any fields that belong to the same archipelago as the specified field and that match at least one of the specified tags.

Tags set by Qlik Sense are prefixed by the $ sign.
Public methodFindMatchingFieldsAsync(AsyncHandle, String, IEnumerableString)

Retrieves any fields that belong to the same archipelago as the specified field and that match at least one of the specified tags.

Tags set by Qlik Sense are prefixed by the $ sign.
Public methodFindMatchingFieldsAsyncT(AsyncHandle, FuncResponse, T, String, IEnumerableString)

Retrieves any fields that belong to the same archipelago as the specified field and that match at least one of the specified tags.

Tags set by Qlik Sense are prefixed by the $ sign.
Top
See Also