Edit

Share via


WorkItem.Relations Property

Definition

Relations of the work item.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public System.Collections.Generic.IList<Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemRelation> Relations { get; set; }
member this.Relations : System.Collections.Generic.IList<Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemRelation> with get, set
Public Property Relations As IList(Of WorkItemRelation)

Property Value

Attributes

Applies to