IDimAttributesInstance.Item

Syntax

Item(Index: Variant): IDimAttributeInstance;

Parameters

Index — dictionary attribute index.

Description

The Item property returns an object containing dictionary attribute. Attribute index is passed by the Index parameter.

See also:

IDimAttributesInstance