OfflineMapUpdatesInfo

Provides information on the available updates for an offline map. 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

Since

200.1.0

Properties

Link copied to clipboard

Indicates whether there are changes available to download. If this property is OfflineUpdateAvailability.Available then there are online updates to apply to your offline map.

Link copied to clipboard

Indicates whether the mobile map package must be reopened after applying the available updates. In some cases, applying updates may require files, such as mobile geodatabases, to be replaced with a new version. When a reopen will be required after updating, this property will be true - see OfflineMapSyncResult.isMobileMapPackageReopenRequired.

Link copied to clipboard

The total size in bytes of update files to download for a scheduled updates workflow. The scheduled updates workflow allows read-only updates to be stored with the online map area and downloaded to your device at a later time. Updates can cover several sets of changes to the online geodatabase and can cover multiple geodatabases in an offline map. This property is the total download size of all files required to update your offline map.

Link copied to clipboard

Indicates whether there are local changes to upload. If your offline map contains local edits that can be uploaded to online feature services, this property will be OfflineUpdateAvailability.Available.