| IAppSaveObjectsAsync Method |
| Name | Description | |
|---|---|---|
| SaveObjectsAsync | Saves all objects that were modified in the app. Data from the data model are not saved.This operation is only possible when working in server mode. | |
| SaveObjectsAsync(AsyncHandle) | Saves all objects that were modified in the app. Data from the data model are not saved.This operation is only possible when working in server mode. |