ReportExecutionService.EndLoadDrillthroughTarget(IAsyncResult) Method

Definition

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

Parameters

asyncResult
IAsyncResult

Returns

Applies to