Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Returns a list of report history snapshots and their properties for a specified report.
Espacio de nombres: ReportService2005
Ensamblado: ReportService2005 (en ReportService2005.dll)
Sintaxis
'Declaración
Public Function ListReportHistory ( _
Report As String _
) As ReportHistorySnapshot()
'Uso
Dim instance As ReportingService2005
Dim Report As String
Dim returnValue As ReportHistorySnapshot()
returnValue = instance.ListReportHistory(Report)
public ReportHistorySnapshot[] ListReportHistory(
string Report
)
public:
array<ReportHistorySnapshot^>^ ListReportHistory(
String^ Report
)
member ListReportHistory :
Report:string -> ReportHistorySnapshot[]
public function ListReportHistory(
Report : String
) : ReportHistorySnapshot[]
Parámetros
- Report
Tipo: System.String
The full path name of the report.
Valor devuelto
Tipo: array<ReportService2005.ReportHistorySnapshot[]
An array of ReportHistorySnapshot objects that represent the report history snapshots of the report.
Comentarios
The table below shows header and permissions information on this operation.
SOAP Headers |
(Out) ServerInfoHeaderValue |
Required Permissions |