Freigeben über


Notification-Konstruktor

Initializes a new instance of the Notification class.

Namespace:  Microsoft.ReportingServices.Interfaces
Assemblys:   Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Syntax

'Declaration
Protected Sub New
'Usage

Dim instance As New Notification()
protected Notification()
protected:
Notification()
new : unit -> Notification
protected function Notification()

Hinweise

This constructor is called by derived class constructors to initialize state in this type.