ReportHistorySnapshot Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a report history snapshot.
public ref class ReportHistorySnapshot
public class ReportHistorySnapshot
type ReportHistorySnapshot = class
Public Class ReportHistorySnapshot
- Inheritance
-
ReportHistorySnapshot
Remarks
A ReportHistorySnapshot object is returned as output by the ListReportHistory method.
Constructors
ReportHistorySnapshot() |
Initializes a new instance of the ReportHistorySnapshot class. |
Properties
CreationDate |
Gets or sets the date and time that the report history snapshot was added to the report server database. |
HistoryID |
Gets or sets the ID of the report history snapshot. |
Size |
Gets or sets the size, in bytes, of a report history snapshot. |