IDynamicInstance.DisplayValue

Syntax

DisplayValue(Element: Integer; Attribute: IDimAttributeInstance): Variant;

Parameters

Element. Index of dictionary element.

Attribute. Dictionary attribute.

Description

The DisplayValue property determines displayed value of dictionary element attribute.

Example

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

See also:

IDynamicInstance