Edit

GitPullRequest.WorkItemRefs Property

Definition

Any work item references associated with this pull request.

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

Property Value

Microsoft.VisualStudio.Services.WebApi.ResourceRef[]
Attributes

Applies to