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