Incident (typical)

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

Defines the properties of incidents typically used in views

Element properties:

TypeSystem.WorkItem.Incident
AccessibilityPublic

Source Code:

<TypeProjection ID="System.WorkItem.Incident.View.ProjectionType" 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']$"/>
</TypeProjection>