'Declaration Public Function BeginLoadDrillthroughTarget2( _ ByVal ExecutionHeader As ExecutionHeader, _ ByVal TrustedUserHeader As TrustedUserHeader, _ ByVal DrillthroughID As String, _ ByVal callback As AsyncCallback, _ ByVal asyncState As Object _ ) As IAsyncResult
public IAsyncResult BeginLoadDrillthroughTarget2( ExecutionHeader ExecutionHeader, TrustedUserHeader TrustedUserHeader, string DrillthroughID, AsyncCallback callback, object asyncState )
Parameters
- ExecutionHeader
- TrustedUserHeader
- DrillthroughID
- callback
- asyncState