IMbElementDependencyTemplate.ElementKeys

Fore Syntax

ElementKeys: Array;

Fore.NET Syntax

ElementKeys: System.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