Node.TreeType Enumeration
Describes the type of tree (area or iteration).
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
Syntax
'Declaration
Public Enumeration TreeType
public enum TreeType
public enum class TreeType
type TreeType
public enum TreeType
Members
Member name | Description | |
---|---|---|
Area | An area type tree. | |
Iteration | An iteration type tree. |