Initializes a new instance of the ReportExecutionInfo class

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

Syntax

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

See Also