Determines whether a tree query matches parents or children first.

Enumeration Members

Enumeration Members

ChildFirst: 1

Returns work items that satisfy the target criteria, even if no work item satisfies the source and link criteria.

ParentFirst: 0

Returns work items that satisfy the source, even if no linked work item satisfies the target and link criteria.