Share via


Classe ItemHistorySnapshot

Represents an item history snapshot.

Hiérarchie d'héritage

System. . :: . .Object
  ReportService2010..::..ItemHistorySnapshot

Espace de noms :  ReportService2010
Assembly :  ReportService2010 (en ReportService2010.dll)

Syntaxe

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

Le type ItemHistorySnapshot expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ItemHistorySnapshot Instantiates a new instance of a ItemHistorySnapshot class.

Haut de la page

Propriétés

  Nom Description
Propriété publique CreationDate Gets or sets the date and time that the item history snapshot was added to the report server database.
Propriété publique HistoryID Gets or sets the ID of the item history snapshot.
Propriété publique Size Gets or sets the size, in bytes, of an item history snapshot.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Notes

A ItemHistorySnapshot object is returned as output by the ListItemHistory method.

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence