Edit

Share via


Build.DeletedDate Property

Definition

The date the build was deleted.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Nullable<DateTime> DeletedDate { get; set; }
member this.DeletedDate : Nullable<DateTime> with get, set
Public Property DeletedDate As Nullable(Of DateTime)

Property Value

Attributes

Applies to