ReportingService2005.EndListReportHistory(IAsyncResult) Metodo

Definizione

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

Parametri

asyncResult
IAsyncResult

Restituisce

ReportHistorySnapshot[]

Si applica a