Assembly: Ms;
Namespace: Prognoz.Platform.Interop.Ms;
The IMsCalendarSettings interface is used to work with calendar level parameters.
IMsCalendarSettings
Calendar level parameters for the user calculation method are returned by the ITimeSeries.CalendarSettings property.
| Property name | Brief description | |
| The FirstDay property determines the first day of week. | ||
| The IsDateEnd property determines whether the period start date should be replaced with period end date for selected dictionary level. | ||
| The OffsetDate property determines the number of days, by which the start date of selected period should be offset. | ||
| The RestDays property sets days off in the week. | ||
| The WorkDayCount property returns the number of working days in a week. |
See also: