ReportExecutionService.EndSort3(IAsyncResult, String, ExecutionInfo3) Methode

Definition

public:
 int EndSort3(IAsyncResult ^ asyncResult, [Runtime::InteropServices::Out] System::String ^ % ReportItem, [Runtime::InteropServices::Out] Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::ExecutionInfo3 ^ % ExecutionInfo);
public int EndSort3 (IAsyncResult asyncResult, out string ReportItem, out Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ExecutionInfo3 ExecutionInfo);
member this.EndSort3 : IAsyncResult * string * ExecutionInfo3 -> int
Public Function EndSort3 (asyncResult As IAsyncResult, ByRef ReportItem As String, ByRef ExecutionInfo As ExecutionInfo3) As Integer

Parameter

asyncResult
IAsyncResult
ReportItem
String
ExecutionInfo
ExecutionInfo3

Gibt zurück

Gilt für: