IMetabaseTreeCombo.GetItemObject

Syntax

GetItemObject(Node: IMetabaseTreeListNode): IMetabaseObjectDescriptor;

Parameters

Node - tree node, for which the corresponding repository object description must be obtained.

Description

The GetItemObject method returns description of the repository object, to which the Node tree node corresponds.

See also:

IMetabaseTreeCombo