IMetabaseTreeList.GetItemObject

Syntax

GetItemObject(Node: IMetabaseTreeListNode): IMetabaseObjectDescriptor;

Parameters

Node - the tree node, for which the corresponding repository object description needs to be retrieved.

Description

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

See also:

IMetabaseTreeList