[]
        
(Showing Draft Content)

C1.WPF.Document.SSRSDrillthroughReportLocation

SSRSDrillthroughReportLocation Class

Represents the location of an SSRS report specified via execution ID of master report and ID of the drillthrough report.

Inheritance
SSRSDrillthroughReportLocation
Namespace: C1.WPF.Document
Assembly: C1.WPF.Document.4.6.2.dll
Syntax
public class SSRSDrillthroughReportLocation : SSRSReportLocationBase

Constructors

Name Description
SSRSDrillthroughReportLocation(string, string, string)

Initializes a new instance of the SSRSDrillthroughReportLocation class.

Properties

Name Description
DrillthroughID

Gets the drillthrough report ID.

ExecutionID

Gets the execution ID of the master report.

Methods

Name Description
Equals(object)

Compares the current report location to another one.

GetHashCode()

Returns the hash code for this report location.