Show / Hide Table of Contents

Method FromJson

FromJson(string)

Converts the JSON string to job

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

JSON presenting a job

Returns
Type Description
IJob

Job if json is successfully parsed

See Also
ToJson()

Applies to

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