WorkItemLink.Target 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 target work item.
[System.Runtime.Serialization.DataMember]
public Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemReference Target { get; set; }
member this.Target : Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemReference with get, set
Public Property Target As WorkItemReference
Property Value
- Attributes