[]
Abstract base class for types representing the location of an SSRS report.
public abstract class SSRSReportLocationBase
| Name | Description |
|---|---|
| SSRSReportLocationBase(string) | Initializes a new instance of the SSRSReportLocationBase class. |
| Name | Description |
|---|---|
| ReportServer | Gets an address of the SSRS server, like "http://someaddress/ReportServer". |
| Name | Description |
|---|---|
| Equals(object) | |
| GetHashCode() |