IdAttr(Attr: String): IDimAttribute;
Attr. Attribute identifier.
The IdAttr property compares dictionary attribute and calendar attribute with the specified identifier.
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.
The property use is given in the example for IDimensionModel.IsCalendar.
See also: