Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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. |