ReportExecutionService.EndLoadDrillthroughTarget3(IAsyncResult) Method

Definition

public:
 Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::ExecutionInfo3 ^ EndLoadDrillthroughTarget3(IAsyncResult ^ asyncResult);
public Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ExecutionInfo3 EndLoadDrillthroughTarget3 (IAsyncResult asyncResult);
member this.EndLoadDrillthroughTarget3 : IAsyncResult -> Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ExecutionInfo3
Public Function EndLoadDrillthroughTarget3 (asyncResult As IAsyncResult) As ExecutionInfo3

Parameters

asyncResult
IAsyncResult

Returns

Applies to