Edit

Share via


QueryType Enum

Definition

The type of query.

public enum QueryType
type QueryType = 
Public Enum QueryType
Inheritance
QueryType

Fields

Flat 1

Gets a flat list of work items.

OneHop 3

Gets a list of work items and their direct links.

Tree 2

Gets a tree of work items showing their link hierarchy.

Applies to