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