Database: IMbElementDependentsDatabase;
The Database property returns a repository, which works with dependencies of MDM dictionary elements from repository objects.
To determine a template, on which a list of dependencies of MDM dictionary elements from repository objects is built, use the IMbElementDependents.Where property.
The constructor use is given in the example for MbElementDependentTemplateClass.CreateByDictionary.
See also: