[]
Defines address of the report via full path of the report on the server.
public class ReportAddress : ReportAddressBase
| Name | Description |
|---|---|
| ReportAddress(string) | Initializes a new instance of the ReportAddress class. |
| Name | Description |
|---|---|
| ReportPath | Gets the full address of the report. |
| Name | Description |
|---|---|
| Equals(object) | |
| GetHashCode() | |
| ToString() | Converts the value of the current ReportAddress object to its equivalent string representation. |