DictionaryTree.exportData

Syntax

exportData(schemaKey: String);

Parameters

schemaKey. Export schema key.

Description

The exportData method initiates data export according to the specified schema and refreshes the tree.

Example

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

See also:

DictionaryTree