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