HubReplaceAppFromPathAsync Method |
Name | Description | |
---|---|---|
ReplaceAppFromPathAsync(String, String, IEnumerableString, AsyncHandle) | Replaces an app with the objects from a source app. The list of objects in the app to be replaced must be defined in qIds. The data model of the app cannot be updated. This method applies only if running in server mode. | |
ReplaceAppFromPathAsyncT(String, String, IEnumerableString, FuncResponse, T, AsyncHandle) | Replaces an app with the objects from a source app. The list of objects in the app to be replaced must be defined in qIds. The data model of the app cannot be updated. This method applies only if running in server mode. |