ReportingService2005.EndCreateBatch(IAsyncResult) Method

Definition

public:
 System::String ^ EndCreateBatch(IAsyncResult ^ asyncResult);
public string EndCreateBatch (IAsyncResult asyncResult);
member this.EndCreateBatch : IAsyncResult -> string
Public Function EndCreateBatch (asyncResult As IAsyncResult) As String

Parameters

asyncResult
IAsyncResult

Returns

Applies to