ShowImportExportResult: Boolean;
The ShowImportExportResult property determines whether messages about import or export results are displayed.
Use JSON to set the property value and the getShowHidden method to get the property value.
By default it is set to true, that means, messages about import and export results are displayed.
The example of use is given on the page with description of the Dictionary.ImportSchema property.
See also: