Show contents 

Metabase > Metabase Assembly Interfaces > IMetabaseObjectDescriptor > IMetabaseObjectDescriptor.ElementDependencies

IMetabaseObjectDescriptor.ElementDependencies

Syntax

ElementDependencies: IMbElementDependencies;

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 example of property use is given in the example for the MbElementDependencyTemplateClass.Create constructor.

See also:

IMetabaseObjectDescriptor