GitPullRequest.WorkItemRefs 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.
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
- Attributes