Build (advanced)

System.Build.ProjectionType (TypeProjection)

Defines the properties used in build forms

Element properties:

TypeSystem.Build
AccessibilityPublic

Source Code:

<TypeProjection ID="System.Build.ProjectionType" Accessibility="Public" Type="System!System.Build">
<Component Alias="Custodian" Path="$Context/Path[Relationship='System!System.ConfigItemOwnedByUser']$"/>
<!--Related Items-->
<Component Alias="ImpactedWorkItem" Path="$Context/Path[Relationship='WorkItem!System.WorkItemRelatesToConfigItem' SeedRole='Target']$"/>
<Component Alias="RelatedWorkItem" Path="$Context/Path[Relationship='WorkItem!System.WorkItemAboutConfigItem' SeedRole='Target']$"/>
<Component Alias="FileAttachment" Path="$Context/Path[Relationship='SupportingItem!System.ConfigItemHasFileAttachment']$"/>
<Component Alias="RelatedConfigItem" Path="$Context/Path[Relationship='System!System.ConfigItemRelatesToConfigItem']$"/>
<Component Alias="RelatedConfigItemSource" Path="$Context/Path[Relationship='System!System.ConfigItemRelatesToConfigItem' SeedRole='Target']$"/>
<Component Alias="RelatedKnowledgeArticles" Path="$Context/Path[Relationship='CoreKnowledge!System.EntityLinksToKnowledgeDocument']$"/>
</TypeProjection>