Property PreplannedScheduledUpdatesOption
PreplannedScheduledUpdatesOption
Gets or sets a value that determines whether scheduled updates will be downloaded from an online map area and applied to the map's data.
Declaration
public PreplannedScheduledUpdatesOption PreplannedScheduledUpdatesOption { get; set; }
Property Value
Type | Description |
---|---|
Preplanned |
A value that determines whether scheduled updates will be downloaded from an online map area and applied to the map's data. |
Remarks
If the mobile geodatabases in your offline map were not registered for sync you can choose to download and apply
those updates by setting this property to Download
The default value is Download
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 |