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
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.