MonthlyRecurrence.MonthsOfYear 属性

定义

获取或设置报表的计划运行日期是几月份。

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

属性值

返回运行计划报表的年份中的月份。

适用于