Sync Geodatabase Parameters
An object that represents parameters to sync geodatabase task.
Since
200.1.0
Constructors
Create a parameters object for use with the sync method on the geodatabase sync task.
Properties
The synchronization direction that will be used when synchronizing the geodatabase. This is only used if the Geodatabase has a sync model of SyncModel.Geodatabase, it is ignored for SyncModel.Layer
Indicates whether or not the upload or downloaded server delta geodatabases will 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.