Hardware Asset Pre-Processing Activity

Provance.ITAM.HWPreProcActivityProjection (TypeProjection)

Defines the properties used in Hardware Asset Pre-Processing Activity form

Element properties:

TypeProvance.ITAM.HWPreProcActivity
AccessibilityPublic

Source Code:

<TypeProjection ID="Provance.ITAM.HWPreProcActivityProjection" Accessibility="Public" Type="Provance.ITAM.HWPreProcActivity">
<Component Path="$Target/Path[Relationship='SystemWorkItemActivityLibrary!System.WorkItemContainsActivity' SeedRole='Target']$" Alias="ParentWorkItem"/>
<Component Path="$Target/Path[Relationship='WorkItem!System.WorkItemCreatedByUser']$" Alias="ActivityCreatedBy"/>
<Component Path="$Target/Path[Relationship='WorkItem!System.WorkItemAssignedToUser']$" Alias="ActivityAssignedTo"/>
<Component Path="$Target/Path[Relationship='WorkItem!System.WorkItemRelatesToConfigItem']$" Alias="RelatedConfigItem"/>
</TypeProjection>