You are here: Symbol Reference > Stimulsoft.Base.Json.Schema Namespace > JsonSchema Class > JsonSchema Methods > Parse Method > Parse Method (string)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonSchema.Parse Method (string)

Load a JsonSchema from a string that contains schema JSON.

Syntax
C++
C#
Visual Basic
public: JsonSchema Parse( string json );
Parameters
Parameters 
Description 
json 
A String that contains JSON. 
Returns

A JsonSchema populated from the string that contains JSON.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.