Initializes a new instance of the ReportServiceBase class.

Namespace:  PerpetuumSoft.Reporting.Silverlight.Server
Assembly:  PerpetuumSoft.Reporting.Silverlight.Server (in PerpetuumSoft.Reporting.Silverlight.Server.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
public ReportServiceBase()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
ReportServiceBase()

See Also