MonthlyDOWRecurrence Members

Represents the dates on which a scheduled report runs, typically by month, week, and day of the week.

The following tables list the members exposed by the MonthlyDOWRecurrence type.

Public Constructors

  Name Description
MonthlyDOWRecurrence Initializes a new instance of the MonthlyDOWRecurrence class.

Top

Public Properties

  Name Description
ms166009.pubproperty(en-US,SQL.90).gif DaysOfWeek Gets or sets the days of the week on which a scheduled report runs.
ms166009.pubproperty(en-US,SQL.90).gif MonthsOfYear Gets or sets the months of the year in which a scheduled report runs.
ms166009.pubproperty(en-US,SQL.90).gif WhichWeek Gets or sets the week of the month in which a scheduled report runs.
ms166009.pubproperty(en-US,SQL.90).gif WhichWeekSpecified Indicates whether a value for the WhichWeek property is specified.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms166009.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms166009.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms166009.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms166009.pubmethod(en-US,SQL.90).gifms166009.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms166009.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms166009.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms166009.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

MonthlyDOWRecurrence Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace