Condividi tramite


ReportingService2005.ListReportHistory(String) Metodo

Definizione

Restituisce un elenco di snapshot della cronologia del report con le relative proprietà per un report specificato.

public:
 cli::array <ReportService2005::ReportHistorySnapshot ^> ^ ListReportHistory(System::String ^ Report);
public ReportService2005.ReportHistorySnapshot[] ListReportHistory (string Report);
member this.ListReportHistory : string -> ReportService2005.ReportHistorySnapshot[]
Public Function ListReportHistory (Report As String) As ReportHistorySnapshot()

Parametri

Report
String

Nome e percorso completo del report.

Restituisce

Matrice di oggetti ReportHistorySnapshot che rappresentano gli snapshot della cronologia del report.

Commenti

Nella tabella seguente vengono mostrate le informazioni sull'intestazione e sulle autorizzazioni relative a questa operazione.

Intestazioni SOAP (Out) ServerInfoHeaderValue
Autorizzazioni necessarie ListHistory

Si applica a