Show contents 

Dimensions > Dimensions Assembly Interfaces > IDimAsCalendar > IDimAsCalendar.IsCalendar

IDimAsCalendar.IsCalendar

Syntax

IsCalendar: Boolean;

Description

The IsCalendar property determines whether dictionary is used as a calendar one.

Comments

Necessary requirements to use dictionary as a calendar are contained in description of the IDimensionModel.IsCalendar property. After comparing attributes and levels of the current dictionary, set the IsCalendar property to True to use the dictionary as a calendar one.

See also:

IDimAsCalendar