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

Offline settings optimize the data that is delivered during download and synchronization. For example, they can control feature and attachment delivery or define whether the map's basemap is created using a tile package already on the device.

This property is null unless the map represents an online web map and the author has configured the offline settings.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.5 - 200.1
.NET 6.0100.13 - 200.1
.NET 6.0 Windows100.13 - 200.1
.NET 6.0 Android200.0 - 200.1
.NET 6.0 iOS200.0 - 200.1
.NET Framework100.5 - 200.1
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
Android100.5 - 100.15
iOS100.5 - 100.15
UWP100.5 - 200.1
In This Article
Back to top Copyright © 2022 Esri.