IMetabaseObjectInstance.Object

Syntax

Object: IMetabaseObject;

Description

The Object property returns an object of the repository, with the opened instance of which, the work is implemented.

NOTE. If the opened object is the shortcut for the object from another repository then after opening this property returns the structure of the object for which it is created. In this case the access to the structure of the shortcut is performed by means of the ThisObject property.

See also:

IMetabaseObjectInstance