Compartir a través de


Notification Constructor

Initializes a new instance of the Notification class.

Espacio de nombres:  Microsoft.ReportingServices.Interfaces
Ensamblados:   Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Sintaxis

'Declaración
Protected Sub New
'Uso

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

Notas

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