ITsCalculationContext.CalendarSettings

Syntax

CalendarSettings: ITsCalendarSettings;

Description

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.

Example

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

See also:

ITsCalculationContext