次の方法で共有


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 オブジェクト。

適用対象