'Declaration Public Function New( _ ByVal reportServer As System.String, _ ByVal reportPath As System.String _ )
public SSRSReportLocation( System.string reportServer, System.string reportPath )
Parameters
- reportServer
- Address of the SSRS server.
- reportPath
- Full path to the report on the server.