Partager via


ReportingService2010.EndListScheduledItems(IAsyncResult) Méthode

Définition

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()

Paramètres

asyncResult
IAsyncResult

Retours

S’applique à