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