ITsCalendarSettings.FirstDay

Fore Syntax

FirstDay: DayOfWeekSet;

Fore.NET Syntax

FirstDay: Prognoz.Platform.Interop.Dimensions.DayOfWeekSet;

Description

The FirstDay property determines the first day of the week.

Comments

The property is relevant for series with weekly and daily calendar frequencies.

Fore and Fore.NET Examples

The property use is given in the example for ITsCalendarSettings.WorkDayCount.

See also:

ITsCalendarSettings