ComponentOne Document Library for WPF
SSRSOpenReportAction Constructor

C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > SSRSOpenReportAction Class : SSRSOpenReportAction Constructor
The SSRSOpenReportAction object defining location of the SSRS report.
Initializes a new instance of the SSRSOpenReportAction object.
Syntax
'Declaration
 
Public Function New( _
   ByVal location As SSRSReportLocationBase _
)
public SSRSOpenReportAction( 
   SSRSReportLocationBase location
)

Parameters

location
The SSRSOpenReportAction object defining location of the SSRS report.
See Also

Reference

SSRSOpenReportAction Class
SSRSOpenReportAction Members