Skip to main content
A newer version of this page is available. .

IChooseJsonSchemaPageView Members

If implemented, provides a view for the Select Data Fields page of the Data Source Wizard.

Properties

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.

Methods

Name Description
Initialize(JsonSchemaNode, String, String[]) If implemented, initializes the Select Data Fields wizard page with specified JSON data source elements.
See Also