You are here: Symbol Reference > Stimulsoft.Base.Json.Schema Namespace > JsonSchemaGenerator Class > JsonSchemaGenerator Methods > Generate Method > Generate Method (Type)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonSchemaGenerator.Generate Method (Type)

Generate a JsonSchema from the specified type.

Syntax
C++
C#
Visual Basic
public: JsonSchema Generate( Type type );
Parameters
Parameters 
Description 
type 
The type to generate a JsonSchema from. 
Returns

A JsonSchema generated from the specified type.

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