MetabaseTreeList.getMbObjectByKey

Syntax

getMbObjectByKey(key)

Parameters

key. Key of the object to be returned.

Description

The getMbObjectByKey method returns repository object by its key.

Comments

Repository object - an instance of the PP.Mb.Object.

Example

The example of method use is given in description of the MetabaseTreeList.NodeDblClick event.

See also:

MetabaseTreeList