IDimAsCalendarAttrs.ItemId

Fore Syntax

ItemId(index: integer): String;

Fore.NET Syntax

ItemId(index: integer): String;

Parameters

index. Attribute index.

Description

The ItemId property determines identifier of dictionary attribute by index.

Fore and Fore.NET Examples

The property use is analogous to the Item property, but it returns not attribute but its identifier.

See also:

IDimAsCalendarAttrs