MonthlyDOWRecurrence.MonthsOfYear Property

Definition

Gets or sets the months of the year in which a scheduled report runs.

public:
 property ReportService2006::MonthsOfYearSelector ^ MonthsOfYear { ReportService2006::MonthsOfYearSelector ^ get(); void set(ReportService2006::MonthsOfYearSelector ^ value); };
public ReportService2006.MonthsOfYearSelector MonthsOfYear { get; set; }
member this.MonthsOfYear : ReportService2006.MonthsOfYearSelector with get, set
Public Property MonthsOfYear As MonthsOfYearSelector

Property Value

A MonthsOfYearSelector object.

Applies to