geometry Used In Generation
The geometry that was used to generate the sync-enabled geodatabase. If the geodatabase was created using the com.arcgismaps.tasks.geodatabase.GenerateGeodatabaseJob, the geometry matches the com.arcgismaps.tasks.geodatabase.GenerateGeodatabaseParameters.extent. If the geodatabase was created using the com.arcgismaps.tasks.offlinemaptask.GenerateOfflineMapJob, the geometry reflects the com.arcgismaps.tasks.offlinemaptask.GenerateOfflineMapParameters.areaOfInterest. If the geodatabase was downloaded as part of a com.arcgismaps.tasks.offlinemaptask.PreplannedMapArea, this property will match the geometry used by the web map author when the offline map area was created. See Build offline applications for more information on taking data offline.
Edits made to a sync-enabled Geodatabase must intersect this geometry. If an edit is made outside this extent, or area of interest, it will be rejected.
This property is null if the geodatabase was authored using ArcGIS Pro or if the Geodatabase. loadStatus is not com.arcgismaps.LoadStatus.Loaded.
Since
200.1.0