IMbElementDependencyTemplate.ElementKeys

Syntax

ElementKeys: Array;

Description

The ElementKeys property determines an array of the MDM dictionary elements keys with dependencies on which the work is executed.

Comments

This property is used while extract/delete dependencies from some elements of MDM dictionary.

Example

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

See also:

IMbElementDependencyTemplate