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

Element properties:

TypeSystem.WorkItem.ServiceRequest
AccessibilityPublic

Source Code:

<TypeProjection ID="System.WorkItem.ServiceRequest.View.SLAProjectionType" Accessibility="Public" Type="CoreService!System.WorkItem.ServiceRequest">
<Component Alias="AssignedTo" 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>