Show / Hide Table of Contents

Class OfflineMapUpdatesInfo

Provides information on the available updates for an offline map.

Inheritance
System.Object
OfflineMapUpdatesInfo
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Esri.ArcGISRuntime.Tasks.Offline
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class OfflineMapUpdatesInfo
Remarks

This type provides high level information on what updates are available for an offline map. Update information covers both:

  • Online changes that can be applied to update your offline map.
  • Local changes from your offline map that can be sent back to the online services.

Properties

Name Description
DownloadAvailability

Gets a value that indicates whether there are changes available to download.

IsMobileMapPackageReopenRequired

Gets a value indicating whether the mobile map package must be reopened after applying the available updates.

ScheduledUpdatesDownloadSize

Gets the total size in bytes of update files to download for a scheduled updates workflow.

UploadAvailability

Gets a value that indicates whether there are local changes to upload.

Applies to

TargetVersions
.NET Standard 2.0100.6 - 200.8
.NET100.13 - 200.8
.NET Windows100.13 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.6 - 200.8
Xamarin.Android100.6 - 100.15
Xamarin.iOS100.6 - 100.15
UWP100.6 - 200.8
In This Article
Back to top Copyright © 2022 Esri.