This documentation is archived and is not being maintained.

QueryType Enumeration

Describes the type of the query.

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

public enum class QueryType

Member nameDescription
InvalidInvalid query type.

ListList query type.

OneHopOne hop query type.

TreeTree query type.

Show: