DItem.Key

Syntax

Key: String;

Description

The Key property determines key of MDM dictionary element.

Comments

Use JSON or the setKey method to set the property value and the getKey method to get the property value.

Example

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

See also:

DItem