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

IChooseJsonSourcePageView Members

If implemented, provides a view for the Specify JSON Data Location page of the Data Source Wizard.

Properties

Name Description
ConnectionType If implemented, specifies the type of the connection to a JSON data source.
FilePath If implemented, specifies the path to a JSON file.
Json If implemented, specifies the string with JSON content.
Uri If implemented, specifies the path to a JSON data source.

Events

Name Description
Changed If implemented, occurs after settings on the Specify JSON Data Location wizard page have changed.
See Also