| MobileObjectSaveAsync Method |
| Name | Description | |
|---|---|---|
| SaveAsync |
Saves any changes to the object back to the service. Caches the changes locally if offline.
| |
| SaveAsync(Boolean) |
Saves any changes to the object back to the service. If saveIfOffline is true, it will cache the changes incase of offline.
|