Show contents 

Working with MDM Dictionary > PP.Rds.Ui > Classes > DictionaryTree > DictionaryTree.importData

DictionaryTree.importData

Syntax

importData(schemaKey: String);

Parameters

schemaKey. Import schema key.

Description

The importData method initiates data import according to the specified schema and refreshes the tree.

Example

The example of use is given on the page with description of the Dictionary.ImportSchema property.

See also:

DictionaryTree