Edit

Share via


WorkItemClassificationNode.HasChildren Property

Definition

Flag that indicates if the classification node has any child nodes.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Nullable<bool> HasChildren { get; set; }
member this.HasChildren : Nullable<bool> with get, set
Public Property HasChildren As Nullable(Of Boolean)

Property Value

Attributes

Applies to