MonthlyRecurrence.MonthsOfYear 속성

정의

예약된 보고서가 실행되는 월(MonthsOfYearSelector 개체)을 가져오거나 설정합니다.

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 개체입니다.

적용 대상