MonthlyRecurrence Class
SQL Server 2000
Represents the days of the month on which a scheduled report runs.
public Class MonthlyRecurrence Inherits [Namespace].RecurrencePattern Member of [Namespace]
public class MonthlyRecurrence : [Namespace].RecurrencePattern Member of [Namespace]
Public Properties
Days | The days of the month on which a scheduled report runs. String. |
MonthsOfYear | The months of the year (MonthsOfYearSelector object) in which a scheduled report runs. |
Remarks
Use the MonthlyRecurrence class with the Item property of the ScheduleDefinition class to indicate a monthly recurrence pattern in a schedule.
