Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes the type of the query.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
Syntax
'Declaration
Public Enumeration QueryType
public enum QueryType
public enum class QueryType
type QueryType
public enum QueryType
Members
Member name | Description | |
---|---|---|
Invalid | Invalid query type. | |
List | List query type. | |
OneHop | One hop query type. | |
Tree | Tree query type. |