IDimAsCalendarAttrs.ItemAttr

Syntax

ItemAttr(Index: Integer): IDimAttribute;

Parameters

index. Calendar attribute index.

Description

The ItemAttr property returns the dictionary attribute compared with calendar attribute with the specified index.

Comments

The property returns Null if calendar attribute is not compared with attribute of the current dictionary. To compare, use the IDimAsCalendarAttrs.IdAttr property.

See also:

IDimAsCalendarAttrs