is Sync Enabled
True if the geodatabase was originally downloaded from a sync-enabled ArcGIS feature service, false otherwise. A sync-enabled geodatabase can be requested from an ArcGIS feature service using the com.arcgismaps.tasks.geodatabase.GenerateGeodatabaseJob or the com.arcgismaps.tasks.offlinemaptask.GenerateOfflineMapJob. It can also be downloaded as part of a com.arcgismaps.tasks.offlinemaptask.PreplannedMapArea. See com.arcgismaps.tasks.geodatabase.GeodatabaseSyncTask and com.arcgismaps.tasks.offlinemaptask.OfflineMapTask for more information.
If true, the geodatabase's data can be synchronized with its original ArcGIS feature service.
Since
200.1.0
See also
Geodatabase Sync Task
Offline Map Task