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