ReportUrl Members
Include Protected Members
Include Inherited Members
Represents a URL in a report.
The ReportUrl type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | Returns the report URL as a string. (Overrides Object.ToString().) | |
ToUri() | Returns the report URL as a Uri. |
Top