MsCalendarSettings

Assembly: Ms;

Description

The MsCalendarSettings class is used to work with calendar level parameters.

Comments

Calendar level parameters for a custom method are returned by the ITimeSeries.CalendarSettings property.

Constructors

  Constructor name Brief description
Create The Create constructor creates a class object instance.

Class object properties inherited from ITsCalendarSettings

  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:

Ms Assembly Classes