Share via


IRestorePoint.RestorePointCreationDate Property

Definition

Gets restore point creation time (ISO8601 format). Populated when restorePointType = CONTINUOUS. Null otherwise.

public DateTime? RestorePointCreationDate { get; }
member this.RestorePointCreationDate : Nullable<DateTime>
Public ReadOnly Property RestorePointCreationDate As Nullable(Of DateTime)

Property Value

Applies to