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

IChooseJsonSourcePageView Properties

If implemented, provides a view for the Specify JSON Data Location page of the Data Source Wizard.
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.
See Also