System.WorkItem.Incident.View.ParentProjectionType (TypeProjection)

Element properties:

TypeSystem.WorkItem.Incident
AccessibilityPublic

Source Code:

<TypeProjection ID="System.WorkItem.Incident.View.ParentProjectionType" Accessibility="Public" Type="CoreIncident!System.WorkItem.Incident">
<Component Alias="AffectedUser" Path="$Target/Path[Relationship='WorkItem!System.WorkItemAffectedUser']$"/>
<Component Alias="AssignedUser" Path="$Target/Path[Relationship='WorkItem!System.WorkItemAssignedToUser']$"/>
<Component Alias="ParentWorkItem" Path="$Target/Path[Relationship='WorkItem!System.WorkItemHasParentWorkItem']$"/>
</TypeProjection>