IDimAsCalendarAttrs.IdAttr

Syntax

IdAttr(Attr: String): IDimAttribute;

Parameters

Attr. Attribute identifier.

Description

The IdAttr property compares dictionary attribute and calendar attribute with the specified identifier.

Comments

The number of elements in the current collection corresponds with the number of mandatory calendar attributes. Attribute identifier specified in the Attr parameter can be obtained using the IDimAsCalendarAttrs.ItemId property.

Example

The property use is given in the example for IDimensionModel.IsCalendar.

See also:

IDimAsCalendarAttrs