ThisObject: IMetabaseObject;
ThisObject: Prognoz.Platform.Intertop.Metabase.IMetabaseObject;
The ThisObject property returns the structure of the object, if the opened object is the shortcut for the object from another repository.
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. For all other objects, the property returns a value that is analogous to the IMetabaseObjectInstance.Object property.
See also: