ElementDependents: IMbElementDependents;
ElementDependents: Prognoz.Platform.Interop.Metabase.IMbElementDependents;
The ElementDependents property returns links to repository objects.
To get a collection of descriptions of the repository objects, on which this object depends, use the IMetabaseObjectDescriptor.Dependencies property.
The property use is given in the example for MbElementDependentTemplateClass.CreateByDictionary.
See also: