Overload List
| Name | Description | |
|---|---|---|
| GetMatchingFieldsAsync(IEnumerable String , String) | Retrieves any fields that match all the specified tags in the data model of an app. Tags set by Qlik Sense are prefixed by the $ sign. | |
| GetMatchingFieldsAsync T (IEnumerable String , Func Response, T , String) | Retrieves any fields that match all the specified tags in the data model of an app. Tags set by Qlik Sense are prefixed by the $ sign. |
See Also