ITsCalculationContext.CalendarSettings

Fore Syntax

CalendarSettings: ITsCalendarSettings;

Fore.NET Syntax

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

Description

The 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 days off 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