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