MonthsOfYear プロパティ
定期的なレポートを実行する月を取得または設定します。
名前空間: ReportService2010
アセンブリ: ReportService2010 (ReportService2010.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)
プロパティ値
型: ReportService2010. . :: . .MonthsOfYearSelector
MonthsOfYearSelector オブジェクト。