Descriptor.Class

Syntax

Class: Number;

Description

The Class property determines a repository object class.

Comments

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

Example

The property use is given in the example for Metabase.getPathToRoot.

See also:

Descriptor