ReportingService2005.EndListScheduledReports(IAsyncResult) Method
Definition
public:
cli::array <Microsoft::SqlServer::ReportingServices2005::CatalogItem ^> ^ EndListScheduledReports(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2005.CatalogItem[] EndListScheduledReports (IAsyncResult asyncResult);
member this.EndListScheduledReports : IAsyncResult -> Microsoft.SqlServer.ReportingServices2005.CatalogItem[]
Public Function EndListScheduledReports (asyncResult As IAsyncResult) As CatalogItem()
Parameters
Returns
- CatalogItem[]
Applies to