[]
        
(Showing Draft Content)

C1.Ssrs.DrillthroughReportAddress

DrillthroughReportAddress Class

Defines address of the drillthrough report.

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

Constructors

Name Description
DrillthroughReportAddress(string, string)

Initializes a new instance of the DrillthroughReportAddress class.

Properties

Name Description
DrillthroughID

Gets the ID of drillthrough report.

ExecutionID

Gets the execution ID of the master report.

Methods

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

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