Costruttore Notification

Initializes a new instance of the Notification class.

Spazio dei nomi:  Microsoft.ReportingServices.Interfaces
Assembly:   Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Sintassi

'Dichiarazione
Protected Sub New
'Utilizzo

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

Osservazioni

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