ReportingService2005.EndListScheduledReports(IAsyncResult) Metodo

Definizione

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

Parametri

asyncResult
IAsyncResult

Restituisce

CatalogItem[]

Si applica a