MonthlyDOWRecurrence.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.
Gets or sets the days of the week on which a scheduled report runs.
public:
property ReportService2010::DaysOfWeekSelector ^ DaysOfWeek { ReportService2010::DaysOfWeekSelector ^ get(); void set(ReportService2010::DaysOfWeekSelector ^ value); };
public ReportService2010.DaysOfWeekSelector DaysOfWeek { get; set; }
member this.DaysOfWeek : ReportService2010.DaysOfWeekSelector with get, set
Public Property DaysOfWeek As DaysOfWeekSelector
Property Value
A DaysOfWeekSelector object.