System.WorkItem.Problem.ExchangeConnectorProjection (TypeProjection)

Element properties:

TypeSystem.WorkItem.Problem
AccessibilityPublic

Source Code:

<TypeProjection ID="System.WorkItem.Problem.ExchangeConnectorProjection" Accessibility="Public" Type="Problem!System.WorkItem.Problem">
<Component Path="$Target/Path[Relationship='WorkItem!System.WorkItemCreatedByUser']$" Alias="CreatedBy"/>
<Component Path="$Target/Path[Relationship='WorkItem!System.WorkItem.TroubleTicketResolvedByUser']$" Alias="ResolvedBy"/>
<Component Path="$Target/Path[Relationship='WorkItem!System.WorkItem.TroubleTicketClosedByUser']$" Alias="ClosedBy"/>
<Component Path="$Target/Path[Relationship='WorkItem!System.WorkItem.TroubleTicketHasActionLog']$" Alias="ActionLog"/>
<Component Path="$Target/Path[Relationship='WorkItem!System.WorkItem.TroubleTicketHasAnalystComment']$" Alias="Comment"/>
<Component Path="$Target/Path[Relationship='WorkItem!System.WorkItemHasFileAttachment']$" Alias="FileAttachments"/>
</TypeProjection>