[]
        
(Showing Draft Content)

C1.ImportServices.ReportExecution4.ReportExecutionServiceSoapClient.BeginLoadDrillthroughTarget

BeginLoadDrillthroughTarget Method

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

Declaration
public IAsyncResult BeginLoadDrillthroughTarget(ExecutionHeader ExecutionHeader, TrustedUserHeader TrustedUserHeader, string DrillthroughID, AsyncCallback callback, object asyncState)
Public Function BeginLoadDrillthroughTarget(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