Show / Hide Table of Contents

Property OfflineSettings

OfflineSettings

Gets offline settings configured by the author of an online web map (if appropriate).

Declaration
public OfflineSettings OfflineSettings { get; }
Property Value
Type Description
OfflineSettings

Offline settings configured by the author of an online web map (if appropriate).

Remarks

These settings will only be populated if this map represents an online web map and the author has chosen to set them. The properties can optionally be used to inform how a map should be taken offline.

If no online settings were provided, or if this map does not represent an online web map, this property will be null.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.5 - 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.5 - 200.0
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
Android100.5 - 100.15
iOS100.5 - 100.15
UWP100.5 - 200.0
In This Article
Back to top Copyright © 2022 Esri.