Share via


MonthlyRecurrence.MonthsOfYear 属性

定义

获取或设置计划的报表运行的月份(MonthsOfYearSelector 对象)。

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

属性值

MonthsOfYearSelector 对象。

适用于