JsonNode Properties
Defines a node in the JsonDataSource‘s schema.
Name | Description |
---|---|
Display |
Gets or sets the display name of the data source field that the Json |
Name |
Gets or sets the name of the data source field that the Json |
Node |
Gets or sets the type of the JSON node that the Json |
Selected | Gets or sets whether to include the JSON node in the data source schema. |
Type |
Gets or sets the type of the data source field that the Json |
See Also