Click or drag to resize
MobileObjectSaveAsync Method
Overload List
  NameDescription
Public methodSaveAsync
Saves any changes to the object back to the service. Caches the changes locally if offline.
Public methodSaveAsync(Boolean)
Saves any changes to the object back to the service. If saveIfOffline is true, it will cache the changes incase of offline.
Top
See Also