Click or drag to resize
IAppSaveObjectsAsync Method
Overload List
  NameDescription
Public methodSaveObjectsAsync

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.
Public methodSaveObjectsAsync(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.
Top
See Also