ReportHistorySnapshot Members

Include Protected Members
Include Inherited Members

Represents a report history snapshot.

The ReportHistorySnapshot type exposes the following members.

Constructors

  Name Description
Public method ReportHistorySnapshot() Instantiates a new instance of a ReportHistorySnapshot class.

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property CreationDate Gets or sets the date and time that the report history snapshot was added to the report server database.
Public property HistoryID Gets or sets the ID of the report history snapshot.
Public property Size Gets or sets the size, in bytes, of a report history snapshot.

Top