BuildReference.RequestedFor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The identity on whose behalf the build was queued.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.VisualStudio.Services.WebApi.IdentityRef RequestedFor { get; set; }
member this.RequestedFor : Microsoft.VisualStudio.Services.WebApi.IdentityRef with get, set
Public Property RequestedFor As IdentityRef
Property Value
Microsoft.VisualStudio.Services.WebApi.IdentityRef
- Attributes