Edit

GitRecycleBinRepositoryDetails.Deleted Property

Definition

Setting to false will undo earlier deletion and restore the repository.

[System.Runtime.Serialization.DataMember]
public Nullable<bool> Deleted { get; set; }
member this.Deleted : Nullable<bool> with get, set
Public Property Deleted As Nullable(Of Boolean)

Property Value

Attributes

Applies to