Notification 建構函式
Initializes a new instance of the Notification class.
命名空間: Microsoft.ReportingServices.Interfaces
組件: Microsoft.ReportingServices.Interfaces (在 Microsoft.ReportingServices.Interfaces.dll 中)
Microsoft.ReportingServices.SharePoint.UI.WebParts (在 Microsoft.ReportingServices.SharePoint.UI.WebParts.dll 中)
語法
'宣告
Protected Sub New
'用途
Dim instance As New Notification()
protected Notification()
protected:
Notification()
new : unit -> Notification
protected function Notification()
備註
This constructor is called by derived class constructors to initialize state in this type.