[]
Represents the location of an SSRS report specified by a report session ID.
[TypeConverter(typeof(SSRSSessionReportLocation.TypeConverter))]
public class SSRSSessionReportLocation : SSRSReportLocationBase
| Name | Description |
|---|---|
| SSRSSessionReportLocation(string, string) | Initializes a new instance of the SSRSSessionReportLocation class. |
| Name | Description |
|---|---|
| SessionID | Gets the session ID. |
| Name | Description |
|---|---|
| Equals(object) | Compares the current report location to another one. |
| GetHashCode() | Returns the hash code for this report location. |