Show / Hide Table of Contents

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
TargetVersions
.NET Standard 2.0100.6 - 200.0
.NET 6.0100.13 - 200.0
.NET 6.0 Windows100.13 - 200.0
.NET 6.0 Android200
.NET 6.0 iOS200
.NET Framework100.6 - 200.0
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
Android100.6 - 100.15
iOS100.6 - 100.15
UWP100.6 - 200.0
In This Article
Back to top Copyright © 2022 Esri.