ReportingService2010.EndListDependentItems(IAsyncResult) Method

Definition

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

Parameters

asyncResult
IAsyncResult

Returns

Applies to