IMetabaseObjectInstance.ThisObject

Syntax

ThisObject: IMetabaseObject;

Description

The ThisObject property returns the structure of the object, if the opened object is the shortcut for the object from another repository.

Comments

This property is relevant for the shortcuts that refer to the objects from another repository. Property returns parameters of the shortcut after opening these shortcuts. Property returns a value that is analogous to the Object property for all other objects.

See also:

IMetabaseObjectInstance