CustomJsonSource Properties
Associates a JsonDataSource object with data retrieved from a JSON object.| Name | Description |
|---|---|
| Json | Gets or sets a string with JSON data. |
| RootElement | Obsolete. Gets or sets the name of the root element in the associated data source. Inherited from JsonSourceBase. |
See Also