Descriptor.Key

Syntax

Key: Number;

Description

The Key property determines key of repository object.

Comments

The property value is set in constructors or using the setKey method and it is returned by the getKey method.

Example

An example of using this property is given in description of the Metabase.getPathToRoot method.

See also:

Descriptor