ReportingService2005.EndFindItems(IAsyncResult) Method

Definition

public:
 cli::array <Microsoft::SqlServer::ReportingServices2005::CatalogItem ^> ^ EndFindItems(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2005.CatalogItem[] EndFindItems (IAsyncResult asyncResult);
member this.EndFindItems : IAsyncResult -> Microsoft.SqlServer.ReportingServices2005.CatalogItem[]
Public Function EndFindItems (asyncResult As IAsyncResult) As CatalogItem()

Parameters

asyncResult
IAsyncResult

Returns

Applies to