Assembly: Transform;
The TsCalendarSettings class is used to work with calendar level parameters.
The ITsCalculationContext.CalendarSettings property returns parameters of calendar level for the context menu of the custom calculated method.
| 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: