Search Inventory Activity

Provance.ViewProjection.SearchInventoryActivityProjection (TypeProjection)

Defines the properties used in Search Inventory Activity form

Element properties:

TypeProvance.Class.SearchInventoryActivity
AccessibilityPublic

Source Code:

<TypeProjection ID="Provance.ViewProjection.SearchInventoryActivityProjection" Accessibility="Public" Type="Provance.Class.SearchInventoryActivity">
<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"/>
</TypeProjection>