次の方法で共有


MonthsOfYear プロパティ

定期的なレポートを実行する月を取得または設定します。

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

構文

'宣言
Public Property MonthsOfYear As MonthsOfYearSelector
    Get
    Set
'使用
Dim instance As MonthlyDOWRecurrence
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)

プロパティ値

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