MonthlyDOWRecurrence Class
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents the dates on which a scheduled report runs, typically by month, week, and day of the week.
Syntax
'Declaration
Public Class MonthlyDOWRecurrence
Inherits RecurrencePattern
public class MonthlyDOWRecurrence : RecurrencePattern
public ref class MonthlyDOWRecurrence : public RecurrencePattern
public class MonthlyDOWRecurrence extends RecurrencePattern
public class MonthlyDOWRecurrence extends RecurrencePattern
Inheritance Hierarchy
System.Object
ReportService2005.RecurrencePattern
ReportService2005.MonthlyDOWRecurrence
Thread Safety
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
See Also
Reference
MonthlyDOWRecurrence Members
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace