IMbElementDependentsDatabase.New_

Fore Syntax

New_: IMbElementDependents;

Fore.NET Syntax

@New(): Prognoz.Platform.Interop.Metabase.IMbElementDependents;

Description

The New_ method creates a collection of dependencies of MDM dictionary elements from repository objects.

Comments

To get dependency parameters that correspond to the specified template, use the IMbElementDependentsDatabase.Select_ method.

Fore and Fore.NET Examples

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

See also:

IMbElementDependentsDatabase