Dictionary.isPlain

Syntax

isPlain: Boolean;

Description

The isPlain method determines if MDM dictionary element has children.

Comments

This method returns true if the dictionary element has children, and false if it does not have.

Example

The example of use is given on the page with description of the RdsService.cloneItems method.

See also:

Dictionary