IMsTimeMatrix.CalendarLevel

Fore Syntax

CalendarLevel: DimCalendarLevel;

Fore.NET Syntax

CalendarLevel: Prognoz.Platform.Interop.Dimensions.DimCalendarLevel;

Description

The CalendarLevel property returns series frequency.

Comments

To get calendar level parameters for custom calculation method, use the IMsTimeMatrix.CalendarSettings property.

Fore and Fore.NET Examples

The property use is given in the example for IMsTimeMatrix.CurrentIndex.

See also:

IMsTimeMatrix