IDimAsCalendarAttrs.IdAttr

Fore Syntax

IdAttr(attr: String): IDimAttribute;

Fore.NET Syntax

IdAttr(attr: String): Prognoz.Platform.Interop.Dimensions.IDimAttribute;

Parameters

attr. attribute identifier.

Description

The ItemAttr property determines dictionary attribute by identifier.

Fore and Fore.NET Examples

The property use is given in description of the IDimensionModel.IsCalendar property.

See also:

IDimAsCalendarAttrs