ICalendarSetup.WeekLevel

Fore Syntax

WeekLevel: ICalendarWeekLevel;

Fore.NET Syntax

WeekLevel: Prognoz.Platform.Interop.Dimensions.ICalendarWeekLevel;

Description

The WeekLevel property determines parameters of the Weeks level in the dictionary.

Comments

Using this property one can change the number of holidays and the first day of the week.

Fore and Fore.NET Examples

The method use is given in the example for ICalendarDimension.Setup.

See also:

ICalendarSetup