MonthlyRecurrence Class
SQL Server 2005
Represents the days of the month on which a scheduled report runs.
Namespace: Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005
Assembly: ReportService2005 (in reportingservice2005.dll)
Assembly: ReportService2005 (in reportingservice2005.dll)
[SerializableAttribute] [XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices")] public class MonthlyRecurrence : RecurrencePattern
/** @attribute SerializableAttribute() */ /** @attribute XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices") */ public class MonthlyRecurrence extends RecurrencePattern
SerializableAttribute XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices") public class MonthlyRecurrence extends RecurrencePattern
Use the MonthlyRecurrence class with the Item property of the ScheduleDefinition class to indicate a monthly recurrence pattern in a schedule.
System.Object
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005.RecurrencePattern
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005.MonthlyRecurrence
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005.RecurrencePattern
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005.MonthlyRecurrence
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
