Property MinServerGeneration
MinServerGeneration
Gets the minimum server generation number for the geodatabase.
Declaration
public long MinServerGeneration { get; }
Property Value
Type | Description |
---|---|
System. |
The minimum server generation number for the geodatabase. |
Remarks
Note that this property is only required when using advanced workflows to manually apply pre-generated changes and
not when performing a sync directly against the online service. Server generation numbers indicate the state of a
geodatabase (or individual layers) with respect to changes which have been synced with the online service. The
number increases as new changes from the online feature service are synced to the local geodatabase. If the
Sync
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.6 - 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.6 - 200.6 |
Xamarin.Android | 100.6 - 100.15 |
Xamarin.iOS | 100.6 - 100.15 |
UWP | 100.6 - 200.6 |