ComponentOne FlexReport for WinForms
SSRSOpenReportAction Constructor

C1.Win.C1Document.4 Assembly > C1.Win.C1Document 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