IMbElementDependentTemplate.ElementKey

Syntax

ElementKey: Integer;

Description

The ElementKey property returns a key of the element of the MDM dictionary that depends on repository object.

Comments

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

Example

The constructor use is given in the example for MbElementDependentTemplateClass.CreateByDictionary.

See also:

IMbElementDependentTemplate