Edit

Share via


Build.DeletedBy Property

Definition

The identity of the process or person that deleted the build.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.VisualStudio.Services.WebApi.IdentityRef DeletedBy { get; set; }
member this.DeletedBy : Microsoft.VisualStudio.Services.WebApi.IdentityRef with get, set
Public Property DeletedBy As IdentityRef

Property Value

Microsoft.VisualStudio.Services.WebApi.IdentityRef
Attributes

Applies to