ReportHistorySnapshot Class
SQL Server 2000
Represents a report history snapshot.
public Class ReportHistorySnapshot Member of [Namespace]
public class ReportHistorySnapshot Member of [Namespace]
Public Properties
CreationDate | The date and time that the report history snapshot was added to the report server database. DateTime. Read-only. |
HistoryID | The ID of the report history snapshot. String. Read-only. |
Size | The size, in bytes, of a report history snapshot. Integer. Read-only. |
Remarks
A ReportHistorySnapshot object is returned as output by the ListReportHistory method.
