MonthlyDOWRecurrence Class
SQL Server 2008 R2
Represents the dates on which a scheduled report runs, typically by month, week, and day of the week.
Namespace:
ReportService2010
Assembly: ReportService2010 (in ReportService2010.dll)
The MonthlyDOWRecurrence type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | MonthlyDOWRecurrence | Initializes a new instance of the MonthlyDOWRecurrence class. |
| Name | Description | |
|---|---|---|
![]() | DaysOfWeek | Gets or sets the days of the week on which a scheduled report runs. |
![]() | MonthsOfYear | Gets or sets the months of the year in which a scheduled report runs. |
![]() | WhichWeek | Gets or sets the week of the month in which a scheduled report runs. |
![]() | WhichWeekSpecified | Gets or sets a value that indicates whether the WhichWeek property is specified. |

