System.WorkItem.ExchangeChangeRequestProjection (TypeProjection)

Element properties:

TypeSystem.WorkItem.ChangeRequest
AccessibilityPublic

Source Code:

<TypeProjection ID="System.WorkItem.ExchangeChangeRequestProjection" Accessibility="Public" Type="CoreChange!System.WorkItem.ChangeRequest">
<Component Path="$Target/Path[Relationship='WorkItem!System.WorkItemCreatedByUser']$" Alias="CreatedBy"/>
<Component Path="$Target/Path[Relationship='WorkItem!System.WorkItemAffectedUser']$" Alias="AffectedUser"/>
<Component Path="$Target/Path[Relationship='WorkItem!System.WorkItemAboutConfigItem']$" Alias="AboutConfigItem"/>
<Component Path="$Target/Path[Relationship='WorkItem!System.WorkItemHasFileAttachment']$" Alias="FileAttachment"/>
</TypeProjection>