Show / Hide Table of Contents

Property OnlineTables

OnlineTables

Gets a list of non-spatial tables that the web map author has determined will remain online when the map is taken offline.

Declaration
public IReadOnlyList<ServiceFeatureTable> OnlineTables { get; }
Property Value
Type Description
System.Collections.Generic.IReadOnlyList<ServiceFeatureTable>

A list of non-spatial tables that the web map author has determined will remain online when the map is taken offline.

Remarks

Tables may be selected to remain online because they do not support being taken offline or to provide live contextual information such as traffic or weather.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.10 - 200.8
.NET100.13 - 200.8
.NET Windows100.13 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.10 - 200.8
Xamarin.Android100.10 - 100.15
Xamarin.iOS100.10 - 100.15
UWP100.10 - 200.8
In This Article
Back to top Copyright © 2022 Esri.