TestimoX

API Reference

Class

RestorePointInfo

Namespace ComputerX.Backup
Assembly ComputerX
Modifiers sealed

System restore point row from root\default:SystemRestore.

Inheritance

  • Object
  • RestorePointInfo

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Constructors

public RestorePointInfo() #

Properties

public Nullable<Int32> SequenceNumber { get; set; } #

Restore point sequence number.

public String Description { get; set; } #

Restore point description.

public Nullable<DateTime> CreatedUtc { get; set; } #

Restore point creation timestamp in UTC when available.

public Nullable<Int32> EventType { get; set; } #

Restore point event type code.

public Nullable<Int32> RestorePointType { get; set; } #

Restore point type code.