ReportHistorySnapshot Class

Definition

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.

Applies to