IDynamicInstance.DisplayValueById

Syntax

DisplayValueById(Element: Integer; AttributeId: String): Variant;

Parameters

Element. Index of dictionary element.

AttributeId. Attribute identifier.

Description

The DisplayValueById property determines displayed value of dictionary element attribute by attribute identifier.

Example

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

See also:

IDynamicInstance