IsImport: Boolean;
The IsImport property determines whether the dialog is used to select import schema.
Use JSON to set the property value and the getIsImport method to get the property value.
By default the property is set to False, that is, dialog box is set up to select export schemas.
The property use is given on the page with description of the SchemaDialog constructor.
See also: