Show / Hide Table of Contents

Property UnsupportedJson

UnsupportedJson

Gets the 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>

Unsupported data from the source JSON.

Remarks

Unsupported JSON is a dictionary of values that are supported by web maps, but not exposed through the native Runtime API.

See Also
UnknownJson

Applies to

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