Software Title

Provance.ITAM.AllSoftwareTitleByCatalogViewProjection (TypeProjection)

Software title projection to view software items by item's catalog

Element properties:

TypeSystem.SoftwareItem
AccessibilityPublic

Source Code:

<TypeProjection ID="Provance.ITAM.AllSoftwareTitleByCatalogViewProjection" Accessibility="Public" Type="SystemSoftwareLibrary!System.SoftwareItem">
<Component Path="$Context/Path[Relationship='Provance.ITAM.SoftwareVersionReferencesDiscoveredSoftwareItem' SeedRole='Target']$" Alias="SoftwareVersion">
<Component Path="$Context/Path[Relationship='Provance.ITAM.SoftwareTitleHasSoftwareVersion' SeedRole='Target']$" Alias="SoftwareTitle">
<Component Path="$Context/Path[Relationship='Provance.ITAM.PublisherHasSoftwareTitle' SeedRole='Target']$" Alias="Publisher"/>
</Component>
</Component>
<Component Path="$Context/Path[Relationship='Provance.ITAM.ExcludedSoftwareItemGroupContainsEntities' SeedRole='Target']$" Alias="ExludedSoftwareItemsGroup"/>
</TypeProjection>