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

Element properties:

TypeSystem.WorkItem.Incident
AccessibilityPublic

Source Code:

<TypeProjection ID="System.WorkItem.Incident.View.SLAProjectionType" Accessibility="Public" Type="CoreIncident!System.WorkItem.Incident">
<Component Alias="AssignedUser" Path="$Target/Path[Relationship='WorkItem!System.WorkItemAssignedToUser']$"/>
<Component Alias="SLAInstances" Path="$Target/Path[Relationship='SLACore!System.WorkItemHasSLAInstanceInformation' SeedRole='Source' TypeConstraint='SLACore!System.SLA.Instance.TimeInformation']$">
<Component Alias="SLAConfiguration" Path="$Context/Path[Relationship='SLACore!System.SLA.Instance.InformationRefersToSLAConfiguration']$"/>
</Component>
</TypeProjection>