MonthlyDOWRecurrence.MonthsOfYear 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 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
A MonthsOfYearSelector object.