[]
        
(Showing Draft Content)

C1.Ssrs.ReportAddress

ReportAddress Class

Defines address of the report via full path of the report on the server.

Inheritance
ReportAddress
Namespace: C1.Ssrs
Assembly: C1.Document.dll
Syntax
public class ReportAddress : ReportAddressBase

Constructors

Name Description
ReportAddress(string)

Initializes a new instance of the ReportAddress class.

Properties

Name Description
ReportPath

Gets the full address of the report.

Methods

Name Description
Equals(object)
GetHashCode()
ToString()

Converts the value of the current ReportAddress object to its equivalent string representation.