Initializes a new instance. Must be called by inheritors.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.Server
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Server (in PerpetuumSoft.ReportingServices.Viewer.Server.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
protected ReportService()
Visual Basic (Declaration)
Protected Sub New
Visual C++
protected:
ReportService()

See Also