(Cireson) Project (Typical)

Cireson.ProjectAutomation.Project.ProjectionType (TypeProjection)

Element properties:

TypeCireson.ProjectAutomation.Project
AccessibilityPublic

Source Code:

<TypeProjection ID="Cireson.ProjectAutomation.Project.ProjectionType" Accessibility="Public" Type="Cireson.ProjectAutomation.Project">
<Component Path="$Context/Path[Relationship='Cireson.ProjectAutomation.ProjectHasOwner']$" Alias="ProjectHasOwner"/>
<Component Path="$Context/Path[Relationship='Cireson.ProjectAutomation.ProjectHasTask']$" Alias="ProjectHasTask"/>
<Component Path="$Context/Path[Relationship='WorkItem!System.WorkItemRelatesToConfigItem' SeedRole='Target']$" Alias="ImpactedWorkItem"/>
<Component Path="$Context/Path[Relationship='WorkItem!System.WorkItemAboutConfigItem' SeedRole='Target']$" Alias="RelatedWorkItem"/>
<Component Path="$Context/Path[Relationship='SupportingItem!System.ConfigItemHasFileAttachment']$" Alias="FileAttachment">
<Component Path="$Target/Path[Relationship='SupportingItem!System.FileAttachmentAddedByUser']$" Alias="FileAttachmentAddedBy"/>
</Component>
<Component Path="$Context/Path[Relationship='System!System.ConfigItemRelatesToConfigItem']$" Alias="RelatedConfigItem"/>
<Component Path="$Context/Path[Relationship='System!System.ConfigItemRelatesToConfigItem' SeedRole='Target']$" Alias="RelatedConfigItemSource"/>
<Component Path="$Context/Path[Relationship='CoreKnowledge!System.EntityLinksToKnowledgeDocument']$" Alias="RelatedKnowledgeArticles"/>
</TypeProjection>