Descriptor.ParentKey

Syntax

ParentKey: Number;

Description

The ParentKey property determines parent object key.

Comments

The property value is set in constructors and it is returned by the getParentKey method.

Example

The property use is given in the example for DimTreeView.setSelectedElems.

See also:

Descriptor