| HubExportAppAsync Method |
| Name | Description | |
|---|---|---|
| ExportAppAsync(String, String, IEnumerableString) | Exports an app from the Qlik Sense repository to the file system. This method applies only if running in server mode. | |
| ExportAppAsync(AsyncHandle, String, String, IEnumerableString) | Exports an app from the Qlik Sense repository to the file system. This method applies only if running in server mode. | |
| ExportAppAsyncT(AsyncHandle, FuncResponse, T, String, String, IEnumerableString) | Exports an app from the Qlik Sense repository to the file system. This method applies only if running in server mode. |