IMbElementDependents.Where

Syntax

Where: IMbElementDependentTemplate;

Description

The Where property determines a template, on which a list of dependencies of MDM dictionary elements from repository objects.

Comments

To add a dependency record of MDM dictionary elements from repository objects, use the IMbElementDependents.Add method.

Example

The property use is given in the example for MbElementDependentTemplateClass.CreateByDictionary.

See also:

IMbElementDependents