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, access to the shortcut structure is executed using the IMetabaseObjectInstance.ThisObject property.

See also:

IMetabaseObjectInstance