BackupGenericProtectedItem.LastRecoverOn Property

Definition

Timestamp when the last (latest) backup copy was created for this backup item.

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

Property Value

Applies to