IMetabaseObjectDescriptor.ElementDependencies

Fore Syntax

ElementDependencies: IMbElementDependencies;

Fore.NET Syntax

ElementDependencies: Prognoz.Platform.Interop.Metabase.IMbElementDependencies;

Description

The ElementDependencies property returns information about the dependencies of this object on the elements of the MDM dictionaries.

Example

The property use is given in the example for the MbElementDependencyTemplateClass.Create constructor.

See also:

IMetabaseObjectDescriptor