Show contents 

Dimensions > Dimensions Assembly Interfaces > IDynamicInstance > IDynamicInstance.DisplayValueByKey

IDynamicInstance.DisplayValueByKey

Syntax

DisplayValueByKey(Element: Integer; AttributeKey: Integer): Variant;

Parameters

Element. Index of dictionary element.

AttributeKey. Attribute key.

Description

The DisplayValueByKey property determines displayed value of dictionary element attribute by attribute key.

Example

The property use is given in the example for IDynamicInstance.AttributeValueByKey.

See also:

IDynamicInstance