Level(Calendar: IDimInstance; El: Integer): DimCalendarLevel;
Calendar. Data of the calendar dictionary, by which calculation is executed.
El. Index of the element, relative to which calculation is executed.
The Level method returns dictionary level that contains the specified element.
To check if the element belongs to the required dictionary level, use the ICalendarDimensionClass.IifLevel method.
The property use is given in the example for ICalendarDimensionClass.Day.
See also: