MonthlyRecurrence Class
Represents the days of the month on which a scheduled report runs.
Assembly: ReportService2010 (in ReportService2010.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 in which a scheduled report runs. |
Use the MonthlyRecurrence class together with the Item property of the ScheduleDefinition class to indicate a monthly recurrence pattern in a schedule.
Show: