Edit

Share via


WorkItemClassificationNode.Children Property

Definition

List of child nodes fetched.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public System.Collections.Generic.IEnumerable<Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemClassificationNode> Children { get; set; }
member this.Children : seq<Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemClassificationNode> with get, set
Public Property Children As IEnumerable(Of WorkItemClassificationNode)

Property Value

Attributes

Applies to