ElementDependentsDatabase: IMbElementDependentsDatabase;
ElementDependentsDatabase: Prognoz.Platform.Interop.Metabase.IMbElementDependentsDatabase;
The ElementDependentsDatabase property returns links of dictionary elements to repository objects.
To get an object used to work with object dependencies from MDM dictionary elements, use the IMetabase.ElementDependenciesDatabase property.
The constructor use is given in the example for MbElementDependentTemplateClass.CreateByDictionary.
See also: