IDimAsCalendarAttrs.ItemAttr

Syntax

ItemAttr(index: integer): IDimAttribute;

Parameters

index. Attribute index.

Description

The ItemAttr property determines dictionary attribute by index.

Example

The property use is analogous to the IdAttr property, but attribute index is used as a parameter instead of attribute identifier.

See also:

IDimAsCalendarAttrs