WeeklyRecurrence.DaysOfWeek Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The days of the week (DaysOfWeekSelector object) on which a scheduled report runs.
public:
property ReportService2005::DaysOfWeekSelector ^ DaysOfWeek { ReportService2005::DaysOfWeekSelector ^ get(); void set(ReportService2005::DaysOfWeekSelector ^ value); };
public ReportService2005.DaysOfWeekSelector DaysOfWeek { get; set; }
member this.DaysOfWeek : ReportService2005.DaysOfWeekSelector with get, set
Public Property DaysOfWeek As DaysOfWeekSelector
Property Value
A DaysOfWeekSelector object.