IHubCopyAppAsync Method |
Name | Description | |
---|---|---|
CopyAppAsync(String, String, IEnumerableString, AsyncHandle) | Copies an app that is in the Qlik Sense repository. The engine copies the app into an app entity that was previously created by the repository. See the QRS API (REST API) help for more information. This method applies only if running in server mode. | |
CopyAppAsyncT(String, String, IEnumerableString, FuncResponse, T, AsyncHandle) | Copies an app that is in the Qlik Sense repository. The engine copies the app into an app entity that was previously created by the repository. See the QRS API (REST API) help for more information. This method applies only if running in server mode. |