IMbElementDependentTemplate.DictionaryKey

Fore Syntax

DictionaryKey: Integer;

Fore.NET Syntax

DictionaryKey: uinteger;

Description

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

Comments

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

Fore and Fore.NET Examples

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

See also:

IMbElementDependentTemplate