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 |
---|---|
PreplannedScheduledUpdatesOption | 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 DownloadAllUpdates. You specify whether an offline map will make use of scheduled updates by setting the UpdateMode property before downloading.
The default value is DownloadAllUpdates.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.6 - 200.5 |
.NET | 100.13 - 200.5 |
.NET Windows | 100.13 - 200.5 |
.NET Android | 200.0 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 100.6 - 200.5 |
Xamarin.Android | 100.6 - 100.15 |
Xamarin.iOS | 100.6 - 100.15 |
UWP | 100.6 - 200.5 |