MonthlyRecurrence Class
SQL Server 2012
Represents the days of the month on which a scheduled report runs.
Namespace: ReportService2005
Assembly: ReportService2005 (in ReportService2005.dll)
The MonthlyRecurrence type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Days | Gets or sets the days of the month on which a scheduled report runs. |
![]() | MonthsOfYear | Gets or sets the months of the year (MonthsOfYearSelector object) in which a scheduled report runs. |
Use the MonthlyRecurrence class with the Item property of the ScheduleDefinition class to indicate a monthly recurrence pattern in a schedule.

