Child Release Record Projection

System.WorkItem.ChildReleaseRecordProjection (TypeProjection)

Element properties:

TypeSystem.WorkItem.ReleaseRecord
AccessibilityPublic

Source Code:

<TypeProjection ID="System.WorkItem.ChildReleaseRecordProjection" Accessibility="Public" Type="CoreRelease!System.WorkItem.ReleaseRecord">
<Component Alias="AssignedUser" Path="$Target/Path[Relationship='WorkItem!System.WorkItemAssignedToUser']$"/>
<Component Alias="ParentWorkItem" Path="$Target/Path[Relationship='WorkItem!System.WorkItemHasParentWorkItem']$"/>
</TypeProjection>