| IAppGetMatchingFieldsAsync Method |
| Name | Description | |
|---|---|---|
| GetMatchingFieldsAsync(IEnumerableString, NxMatchingFieldMode) | Retrieves any fields that match all or one of the specified tags in the data model of an app. Tags set by Qlik Sense are prefixed by the $ sign. | |
| GetMatchingFieldsAsync(AsyncHandle, IEnumerableString, NxMatchingFieldMode) | Retrieves any fields that match all or one of the specified tags in the data model of an app. Tags set by Qlik Sense are prefixed by the $ sign. | |
| GetMatchingFieldsAsyncT(AsyncHandle, FuncResponse, T, IEnumerableString, NxMatchingFieldMode) | Retrieves any fields that match all or one of the specified tags in the data model of an app. Tags set by Qlik Sense are prefixed by the $ sign. |