[]
Initializes a new instance of the SSRSSessionReportLocation class.
public SSRSSessionReportLocation(string reportServer, string sessionID)
Public Sub New(reportServer As String, sessionID As String)
| Type | Name | Description |
|---|---|---|
| string | reportServer | Address of the server. |
| string | sessionID | Session ID of the report. |