Assembly: Transform;
The ITsCalendarSettings interface is used to work with calendar level parameters.
ITsCalendarSettings
Calendar level parameters for the context of custom calculation method are returned by the ITsCalculationContext.CalendarSettings property.
| Property name | Brief description | |
| The FirstDay property determines the first day of the week. | ||
| The IsDateEnd property determines whether the period start date is replaced with period end date for the specified calendar level. | ||
| The OffsetDate property determines the number of days, by which the specified level's start date is shifted. | ||
| The RestDays property determines days off in a week. | ||
| The WorkDayCount property returns the number of working days in a week. |
See also: