[]
Initializes a new instance of the DrillthroughReportAddress class.
public DrillthroughReportAddress(string executionID, string drillthroughID)
Public Sub New(executionID As String, drillthroughID As String)
| Type | Name | Description |
|---|---|---|
| string | executionID | Execution ID of the master report. |
| string | drillthroughID | Drillthrough ID specifies the drillthrough report. |