ReportingService2005 Constructor
Initializes a new instance of the ReportingService2005 class.
Namespace: ReportService2005
Assembly: ReportService2005 (in ReportService2005.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ReportingService2005()
public ReportingService2005()
public:
ReportingService2005()
new : unit -> ReportingService2005
public function ReportingService2005()
See Also