QueryType enum

The type of query.

Fields

Flat = 1

Gets a flat list of work items.

Tree = 2

Gets a tree of work items showing their link hierarchy.

OneHop = 3

Gets a list of work items and their direct links.