ReportingService2010.EndListScheduledItems(IAsyncResult) Metodo

Definizione

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

Parametri

asyncResult
IAsyncResult

Restituisce

CatalogItem[]

Si applica a