Software Assignment

Provance.ITAM.SoftwareTitleSearchAssignmentProjection (TypeProjection)

Software assignment projection to provide related software data in hardware asset form

Element properties:

TypeProvance.ITAM.Assignment
AccessibilityPublic

Source Code:

<TypeProjection ID="Provance.ITAM.SoftwareTitleSearchAssignmentProjection" Accessibility="Public" Type="Provance.ITAM.Assignment">
<Component Path="$Target/Path[Relationship='Provance.ITAM.AssignmentSetContainsAssignment' SeedRole='Target']$" Alias="AssignmentSet">
<Component Path="$Target/Path[Relationship='Provance.ITAM.SoftwareTitleHasAssignmentSet' SeedRole='Target']$" Alias="SoftwareTitle">
<Component Path="$Target/Path[Relationship='Provance.ITAM.PublisherHasSoftwareTitle' SeedRole='Target']$" Alias="Publisher"/>
</Component>
</Component>
</TypeProjection>