IMetabaseObjectDescriptor.ElementDependents

Syntax

ElementDependents: IMbElementDependents;

Description

The ElementDependents property returns information about the dependencies of this object or MDM dictionary element on repository objects.

Examples

The property use is given in th examples for MbElementDependentTemplateClass.Create, MbElementDependentTemplateClass.CreateByDictionary, MbElementDependentTemplateClass.CreateByElement, MbElementDependentTemplateClass.CreateByObject.

See also:

IMetabaseObjectDescriptor