[]
        
(Showing Draft Content)

C1.Document.SSRSSessionReportLocation.-ctor

SSRSSessionReportLocation Constructor

SSRSSessionReportLocation(string, string)

Initializes a new instance of the SSRSSessionReportLocation class.

Declaration
public SSRSSessionReportLocation(string reportServer, string sessionID)
Public Sub New(reportServer As String, sessionID As String)
Parameters
Type Name Description
string reportServer

Address of the server.

string sessionID

Session ID of the report.