WorkItemUpdate.Relations 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.
List of updates to relations.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemRelationUpdates Relations { get; set; }
member this.Relations : Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemRelationUpdates with get, set
Public Property Relations As WorkItemRelationUpdates
Property Value
- Attributes