IChooseJsonSchemaPageView Properties
If implemented, provides a view for the Select Data Fields page of the Data Source Wizard.| Name | Description |
|---|---|
| RootElement | If implemented, gets the name of the selected root element. |
| Schema | If implemented, gets the schema of the retrieved JSON data source. |
See Also