ReportExecutionService.EndLoadReportDefinition Método

Definição

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

Parâmetros

asyncResult
IAsyncResult
warnings
Warning[]

Retornos

ExecutionInfo

Aplica-se a