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