ITsCalendarSettings

Assembly: Transform;

Namespace: Prognoz.Platform.Interop.Transform;

Description

The ITsCalendarSettings interface is used to work with calendar level parameters.

Inheritance hierarchy

          ITsCalendarSettings

Comments

Calendar level parameters for the context of custom calculation method are returned by the ITsCalculationContext.CalendarSettings property.

Properties

  Property name Brief description
The FirstDay property determines the first day of the 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 specified level's start date is to be shifted.
The RestDays property sets rest days in the week.
The WorkDayCount property returns the number of working days in a week.

See also:

Transform Assembly Interfaces