Software Asset Pre-Processing Activity

Provance.ITAM.SWPreProcActivityProjection (TypeProjection)

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

Element properties:

TypeProvance.ITAM.SWPreProcActivity
AccessibilityPublic

Source Code:

<TypeProjection ID="Provance.ITAM.SWPreProcActivityProjection" Accessibility="Public" Type="Provance.ITAM.SWPreProcActivity">
<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>