IMbElementDependentTemplate.ElementKeys

Syntax

ElementKeys: Array;

Description

The ElementKeys property returns an array of elements' keys of the MDM dictionary that depends on repository object.

Comments

To get the number of element keys of MDM dictionary that depends on repository object, use the IMbElementDependentTemplate.ElementKeysCount property.

Example

The property use is given in the example for IMbElementDependent.Dictionary.

See also:

IMbElementDependentTemplate