ReportingService2005.EndListReportHistory(IAsyncResult) Method

Definition

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

Parameters

asyncResult
IAsyncResult

Returns

Applies to