[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005Soap.BeginSetModelDrillthroughReports

BeginSetModelDrillthroughReports Method

BeginSetModelDrillthroughReports(SetModelDrillthroughReportsRequest, AsyncCallback, object)

Declaration
[OperationContract(AsyncPattern = true, Action = "http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/SetModelDrillthroughReports", ReplyAction = "*")]
IAsyncResult BeginSetModelDrillthroughReports(SetModelDrillthroughReportsRequest request, AsyncCallback callback, object asyncState)
<OperationContract(AsyncPattern:=True, Action:="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/SetModelDrillthroughReports", ReplyAction:="*")>
Function BeginSetModelDrillthroughReports(request As SetModelDrillthroughReportsRequest, callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameters
Type Name Description
SetModelDrillthroughReportsRequest request
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult