MonthlyRecurrence.MonthsOfYear Property

Definition

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

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

Property Value

Returns the months of the year in which a scheduled report runs.

Applies to