Expand Minimize
This topic has not yet been rated - Rate this topic

ReportingService2005.ListReportHistory Method

Returns a list of report history snapshots and their properties for a specified report.

Namespace:  ReportService2005
Assembly:  ReportService2005 (in ReportService2005.dll)
public ReportHistorySnapshot[] ListReportHistory(
	string Report
)

Parameters

Report
Type: System.String

The full path name of the report.

Return Value

Type: ReportService2005.ReportHistorySnapshot[]
An array of ReportHistorySnapshot objects that represent the report history snapshots of the report.

The table below shows header and permissions information on this operation.

SOAP Headers

(Out) ServerInfoHeaderValue

Required Permissions

ListHistory

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.