Notification コンストラクター
Notification クラスの新しいインスタンスを初期化します。
名前空間: Microsoft.ReportingServices.Interfaces
アセンブリ: Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (Microsoft.ReportingServices.Interfaces.dll)
構文
'宣言
Protected Sub New
'使用
Dim instance As New Notification()
protected Notification()
protected:
Notification()
new : unit -> Notification
protected function Notification()
説明
このコンストラクターは、この型の状態を初期化するために、派生クラスのコンストラクターによって呼び出されます。