Property GenerateGeodatabaseGeometry
GenerateGeodatabaseGeometry
Gets the geometry that was used to generate the sync-enabled geodatabase.
Declaration
public Geometry GenerateGeodatabaseGeometry { get; }
Property Value
Type | Description |
---|---|
Geometry | The geometry that was used to generate the sync-enabled geodatabase. |
Remarks
If the geodatabase was created using the Generate
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.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.7 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.7 - 200.6 |
Xamarin.Android | 100.7 - 100.15 |
Xamarin.iOS | 100.7 - 100.15 |
UWP | 100.7 - 200.6 |