Problem (typical)

System.WorkItem.ProblemViewProjection (TypeProjection)

Defines the properties of problems typically used in views

Element properties:

TypeSystem.WorkItem.Problem
AccessibilityPublic

Source Code:

<TypeProjection ID="System.WorkItem.ProblemViewProjection" Accessibility="Public" Type="Problem!System.WorkItem.Problem">
<Component Alias="AssignedTo" Path="$Target/Path[Relationship='WorkItem!System.WorkItemAssignedToUser']$"/>
</TypeProjection>