Skip to main content

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.
PathParameters
QueryParameters
Uri If implemented, specifies the path to a JSON data source.
See Also