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

ChooseJsonSchemaPage Properties

Provides a view for the Select Data Fields page of the Data Source Wizard in WPF applications.
Name Description
Description Specifies the description of the Select Data Fields wizard page.
IsInDesignMode static Gets whether design-time mode is active. Inherited from ViewModelBase.
RootElement Gets the name of the selected root element.
Roots Gets names of available root elements contained in the JSON data source.
Schema Gets the schema of the retrieved JSON data source.
See Also