IMbElementDependentTemplate.ElementKey

Fore Syntax

ElementKey: Integer;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IMbElementDependentTemplate