Show / Hide Table of Contents

Property UnusedJson

UnusedJson

Gets the data from the source JSON that the API did not make use of.

Declaration
public string UnusedJson { get; }
Property Value
Type Description
System.String

Data from the source JSON that the API did not make use of.

Remarks

Unused JSON stores the input data that is not currently used in this API. If the object is written back to JSON, all unused JSON data is persisted.

The ArcGIS specification may be from a web map, web scene, REST API, and so on.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.8
.NET200.8
.NET Windows200.8
.NET Android200.8
.NET iOS200.8
.NET Framework200.8
UWP200.8
In This Article
Back to top Copyright © 2022 Esri.