Assembly: Ms;
Namespace: Prognoz.Platform.Interop.Ms;
The MsCalendarSettings class is used to work with calendar level parameters.
Calendar level parameters for a custom method are returned by the ITimeSeries.CalendarSettings property.
Class to get analog of the MsCalendarSettings class:
None;
Class to get analog of the MsCalendarSettings class object:
MsCalendarSettingsClass;
Constructor name | Brief description | |
The Create constructor creates a class object instance. |
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: