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