[]
        
(Showing Draft Content)

C1.ImportServices.ReportExecution4.ReportExecutionServiceSoapClient.BeginLoadDrillthroughTarget2

BeginLoadDrillthroughTarget2 Method

BeginLoadDrillthroughTarget2(ExecutionHeader, TrustedUserHeader, string, AsyncCallback, object)

Declaration
public IAsyncResult BeginLoadDrillthroughTarget2(ExecutionHeader ExecutionHeader, TrustedUserHeader TrustedUserHeader, string DrillthroughID, AsyncCallback callback, object asyncState)
Public Function BeginLoadDrillthroughTarget2(ExecutionHeader As ExecutionHeader, TrustedUserHeader As TrustedUserHeader, DrillthroughID As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameters
Type Name Description
ExecutionHeader ExecutionHeader
TrustedUserHeader TrustedUserHeader
string DrillthroughID
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult