Notification Constructor
Initializes a new instance of the Notification class.
Namespace: Microsoft.ReportingServices.Interfaces
Assembly: Microsoft.ReportingServices.Interfaces (in microsoft.reportingservices.interfaces.dll)
Syntax
'Declaration
Protected Sub New
protected Notification ()
protected:
Notification ()
protected Notification ()
protected function Notification ()
Remarks
This constructor is called by derived class constructors to initialize state in this type.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
Notification Class
Notification Members
Microsoft.ReportingServices.Interfaces Namespace