Package-level declarations
Types
The direction to synchronize attachments as part of geodatabase sync task.
A Job that requests a feature service to generate a geodatabase file to be downloaded for offline use.
An object that represents the parameters to a generate method on a geodatabase sync task.
An object that is used in conjunction with GenerateGeodatabaseParameters to identify what layers or tables to take offline. This object allows you to set properties on a layer or table to specify what features to take offline.
Control which features for a layer or table are copied from the server when creating a geodatabase.
Represents the delta files created to synchronize changes to a Geodatabase. 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.
An object that represents a geodatabase sync task. Use this in conjunction with a feature service to synchronize offline data.
The direction to synchronize as part of geodatabase sync task.
A Job that synchronizes changes to a local geodatabase back to a feature service.
An object that represents parameters to sync geodatabase task.
The can be used in conjunction with SyncGeodatabaseParameters to specify per layer synchronization options.
An object that represents the result of sync operation on a table or layer if there has been edit errors with individual features. If the server has an error applying an edit, this is returned as FeatureEditResult error. Only errors are reported, the feature edit results of a sync operation do not contain information about successful adds, deletes or updates.
The different modes for generation and synchronization of utility networks as part of a geodatabase sync task.