HubDestroyAppAsync Method |
Name | Description | |
---|---|---|
DestroyAppAsync(String, AsyncHandle) | Deletes an app from the Qlik Sense repository or from the file system. ** In server mode ** In addition to being removed from the repository, the app is removed from the directory as well: <installation_directory>\Qlik\Sense\Repository\Apps The default installation directory is ProgramData. ** In desktop mode ** The app is deleted from the directory %userprofile%\Documents\Qlik\Sense\Apps. | |
DestroyAppAsyncT(String, FuncResponse, T, AsyncHandle) | Deletes an app from the Qlik Sense repository or from the file system. ** In server mode ** In addition to being removed from the repository, the app is removed from the directory as well: <installation_directory>\Qlik\Sense\Repository\Apps The default installation directory is ProgramData. ** In desktop mode ** The app is deleted from the directory %userprofile%\Documents\Qlik\Sense\Apps. |