次の方法で共有


MonthsOfYear プロパティ

定期的なレポートを実行する月 (MonthsOfYearSelector オブジェクト) を取得または設定します。

名前空間:  ReportService2005
アセンブリ:  ReportService2005 (ReportService2005.dll)

構文

'宣言
Public Property MonthsOfYear As MonthsOfYearSelector
    Get
    Set
'使用
Dim instance As MonthlyRecurrence
Dim value As MonthsOfYearSelector

value = instance.MonthsOfYear

instance.MonthsOfYear = value
public MonthsOfYearSelector MonthsOfYear { get; set; }
public:
property MonthsOfYearSelector^ MonthsOfYear {
    MonthsOfYearSelector^ get ();
    void set (MonthsOfYearSelector^ value);
}
member MonthsOfYear : MonthsOfYearSelector with get, set
function get MonthsOfYear () : MonthsOfYearSelector
function set MonthsOfYear (value : MonthsOfYearSelector)

プロパティ値

型: ReportService2005. . :: . .MonthsOfYearSelector
MonthsOfYearSelector オブジェクトです。