MonthlyDOWRecurrence.MonthsOfYear 属性

定义

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

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

属性值

一个 MonthsOfYearSelector 对象。

适用于