TestimoX

API Reference

Class

RestorePointInfo

Namespace ComputerX.Backup
Assembly ComputerX
Modifiers sealed

System restore point row from root\default:SystemRestore.

Inheritance

  • Object
  • RestorePointInfo

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.