DItem.ParentKey

Syntax

ParentKey: String;

Description

The ParentKey property determines key of the parent element in MDM dictionary.

Comments

Use JSON or the setParentKey method to set the property value and the getParentKey method to get the property value.

Example

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

See also:

DItem