[]
Initializes a new instance of the SSRSReportLocation class.
public SSRSReportLocation(string reportServer, string reportPath)
Public Sub New(reportServer As String, reportPath As String)
| Type | Name | Description |
|---|---|---|
| string | reportServer | Address of the SSRS server. |
| string | reportPath | Full path to the report on the server. |