IWxMetabaseObject.PreviousMetabaseObjects

Syntax

PreviousMetabaseObjects(Index: Integer): IWxMetabaseObject;

Parameters

Index - index of the object that depends on this object.

Description

The PreviousMetabaseObjects property returns the object that depends on this object. Index of the object is passed with the Index parameter.

See also:

IWxMetabaseObject