QueryHierarchyItem.LinkClauses 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 link query clause.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemQueryClause LinkClauses { get; set; }
member this.LinkClauses : Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemQueryClause with get, set
Public Property LinkClauses As WorkItemQueryClause
Property Value
- Attributes