Show / Hide Table of Contents

Enum OfflineUpdateAvailability

Enumerates whether offline data has updates, has no updates, or that the availability of updates cannot be determined.

Namespace: Esri.ArcGISRuntime.Tasks.Offline
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum OfflineUpdateAvailability

Fields

Name Description
Available

There are updates available.

Indeterminate

It is not possible to determine whether updates are available, for example, because the operation is not supported.

None

There are no updates available.

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.