ReportExecutionService.EndGetDocumentMap(IAsyncResult) Method

Definition

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

Parameters

asyncResult
IAsyncResult

Returns

Applies to