Show / Hide Table of Contents

Class OfflineMapUpdatesInfo

Provides information on the available updates for an offline map.

Inheritance
Object
OfflineMapUpdatesInfo
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
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.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.