Offline Map Sync Parameters
Properties
Indicates whether or not the upload or downloaded delta geodatabases should be removed at the end of the sync job. A delta geodatabase is a file that contains the changes that have occurred since a mobile replica Geodatabase was last synchronized with its feature service. See [https://developers.arcgis.com/rest/services-reference/enterprise/synchronize-replica.htm] for an overview of the delta files used in synchronization.
Determines whether update packages will be downloaded from an online map area and applied to the map's data. If your map was taken offline with a DownloadPreplannedOfflineMapParameters.updateMode of PreplannedUpdateMode.DownloadScheduledUpdates or PreplannedUpdateMode.DownloadScheduledUpdatesAndUploadNewFeatures then you can set this property to PreplannedScheduledUpdatesOption.DownloadAllUpdates to download and apply update packages to your offline geodatabases.
True if a geodatabase feature service replica branch version automatically reconciles with the default branch upon sync, false otherwise. This property only applies to feature services that are branch versioned and have a true value for the SyncCapabilities.supportsBranchVersionReconcile property.
Indicates if geodatabase feature service synchronization should roll back on a failure. The default is false (no rollback on failure).
The synchronization direction for geodatabases registered with feature services. This property applies to any geodatabases that are registered for feature service synchronization. It does not apply to geodatabases which use scheduled updates.