JsonDataSourceModel.JsonSchema Property
Specifies the JSON data source schema.
Namespace: DevExpress.DataAccess.Wizard.Model
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
| Type | Description |
|---|---|
| JsonSchemaNode | A JsonSchemaNode value that specifies the JSON source schema. |
Implements
See Also