DItem.Level

Syntax

Level: Number;

Description

The Level property determines level of MDM dictionary element.

Comments

Use JSON or the setLevel method to set the property value and the getLevel method to get the property value.

By default this property is set to 0.

Example

The property use is given on the page with description of the DItem constructor.

See also:

DItem