Property IsMobileMapPackageReopenRequired
IsMobileMapPackageReopenRequired
Gets a value indicating whether the mobile map package must be reopened after applying the available updates.
Declaration
public bool IsMobileMapPackageReopenRequired { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
|
Remarks
In some cases, applying updates may require files, such as mobile geodatabases, to be replaced with a new version.
If your offline map was created using DownloadScheduledUpdatesAndUploadNewFeatures, be aware that immediately following replacement, the new geodatabase will not contain the new features that have been synced up to the feature service. The uploaded features can be downloaded after the next scheduled update has executed and changes are available for download.
See Also
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 |