BackupSchedule.LastExecutionTime Property

Definition

Optional. The last time when this schedule started a backup, Null if didn't start anything yet.

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

Property Value

Applies to