IMbElementDependents.Where

Fore Syntax

Where: IMbElementDependentTemplate;

Fore.NET Syntax

Where: Prognoz.Platform.Interop.Metabase.MbElementDependentTemplateClass;

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.

Fore and Fore.NET Examples

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

See also:

IMbElementDependents