create Offline Map Sync Job
Returns a job to synchronize an offline map's geodatabases with their originating services. You should not execute more than one sync on a particular geodatabase at the same time. This includes any operations that export or import deltas from the local Geodatabase:
GeodatabaseSyncTask.exportDelta(Geodatabase, String)
GeodatabaseSyncTask.importDelta(Geodatabase, String)
SyncGeodatabaseJob
Return
Since
200.1.0