Show / Hide Table of Contents

Property UnsupportedJson

UnsupportedJson

Gets a collection of unsupported data from the source JSON.

Declaration
public IReadOnlyDictionary<string, object> UnsupportedJson { get; }
Property Value
Type Description
System.Collections.Generic.IReadOnlyDictionary<System.String, System.Object>

A collection of unsupported data from the source JSON.

Remarks

Unsupported JSON is a dictionary of values that are supported by webmaps, but not exposed through this API.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.7
.NET200.3 - 200.7
.NET Windows200.3 - 200.7
.NET Android200.3 - 200.7
.NET iOS200.3 - 200.7
.NET Framework200.3 - 200.7
UWP200.3 - 200.7
In This Article
Back to top Copyright © 2022 Esri.