BackupItem.Created Property

Definition

Optional. Timestamp when the backup has been created.

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

Property Value

Applies to