BackupItem.LastRestoreTimeStamp Property

Definition

Optional. Timestamp when this backup has been used for a restore operation (empty if it wasn't).

public DateTime? LastRestoreTimeStamp { get; set; }
member this.LastRestoreTimeStamp : Nullable<DateTime> with get, set
Public Property LastRestoreTimeStamp As Nullable(Of DateTime)

Property Value

Applies to