WeekNumberEnum Enumeration

 

Describes the week of the month in which a scheduled report runs.

Namespace:   ReportService2006
Assembly:  ReportService2006 (in ReportService2006.dll)

public enum class WeekNumberEnum

Member nameDescription
FirstWeek

FourthWeek

LastWeek

SecondWeek

ThirdWeek

Use the WeekNumberEnum enumeration together with the WhichWeek property of the MonthlyDOWRecurrence class.

Return to top
Show: