ReportExecutionService.EndLoadReportDefinition2 Método

Definição

public:
 Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::ExecutionInfo2 ^ EndLoadReportDefinition2(IAsyncResult ^ asyncResult, [Runtime::InteropServices::Out] cli::array <Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::Warning ^> ^ % warnings);
public Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ExecutionInfo2 EndLoadReportDefinition2 (IAsyncResult asyncResult, out Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.Warning[] warnings);
Public Function EndLoadReportDefinition2 (asyncResult As IAsyncResult, ByRef warnings As Warning()) As ExecutionInfo2

Parâmetros

asyncResult
IAsyncResult
warnings
Warning[]

Retornos

ExecutionInfo2

Aplica-se a