CalendarLevel: DimCalendarLevel;
CalendarLevel: Prognoz.Platform.Interop.Cubes.DimCalendarLevel;
The CalendarLevel property determines a data drillthrough level.
If the property takes the DimCalendarLevel.None value, the data will be exported from all calendar levels.
NOTE. Data export from all calendar levels is possible if calendar elements are arranged in rows, that is, IExportRequestParams.ByColumns = False.
The property use is given in the example for IExportRequestParams.Bindings.
See also: