views:

32

answers:

0

Is there any way to create a WorkItemLinks query that contains only a specific link type, (i.e. 'Related') but that does not contain any links of a range of types?

Example.

Select all items that have a link type of 'Related' but do not contain any link type of 'Parent', 'Child', 'Successor', 'Predecessor'.

I've been able to do one or the other, but not a combination.