ITsCalculationContext.CalendarSettings

Fore syntax

CalendarSettings: ITsCalendarSettings;

Fore.NET syntax

CalendarSettings: Prognoz.Platform.Interop.Transform.ITsCalendarSettings;

Description

This property is read-only.

The CalendarSettings property returns parameters of calendar level for the context of user calculation method.

Comments

The week start day, number of weekends and other parameters can be changed using this property.

Fore and Fore.NET examples

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

See also:

ITsCalculationContext