Share via


ReportingService2010.EndListScheduledItems(IAsyncResult) Method

Definition

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

Parameters

asyncResult
IAsyncResult

Returns

Applies to