Show / Hide Table of Contents

Method FromJson

FromJson(string)

Convert a JSON string to an object.

Declaration
public static BuildingFilter FromJson(string json)
Parameters
Type Name Description
string json

The JSON string.

Returns
Type Description
BuildingFilter

The BuildingFilter defined by the JSON.

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.