Service Request (typical)

System.WorkItem.ServiceRequestViewProjection (TypeProjection)

Defines the properties of service requests typically used in views

Element properties:

TypeSystem.WorkItem.ServiceRequest
AccessibilityPublic

Source Code:

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