'Declaration Public Function New( _ ByVal reportServer As String, _ ByVal executionID As String, _ ByVal drillthroughID As String _ )
public SSRSDrillthroughReportLocation( string reportServer, string executionID, string drillthroughID )
Parameters
- reportServer
- Address of the server.
- executionID
- Execution ID of the master report.
- drillthroughID
- ID of the drillthrough report.