'Declaration Public Function New( _ ByVal reportServer As String, _ ByVal sessionID As String _ )
public SSRSSessionReportLocation( string reportServer, string sessionID )
Parameters
- reportServer
- Address of the server.
- sessionID
- Session ID of the report.