Classe ReportHistorySnapshot

Represents a report history snapshot.

Espace de noms :  ReportService2006
Assembly :  ReportService2006 (dans ReportService2006.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class ReportHistorySnapshot
'Utilisation
Dim instance As ReportHistorySnapshot
[SerializableAttribute]
public class ReportHistorySnapshot
[SerializableAttribute]
public ref class ReportHistorySnapshot
[<SerializableAttribute>]
type ReportHistorySnapshot =  class end
public class ReportHistorySnapshot

Notes

A ReportHistorySnapshot object is returned as output by the ListReportHistory method.

Hiérarchie d'héritage

System. . :: . .Object
  ReportService2006..::..ReportHistorySnapshot

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.