Hardware Asset with Alerts

Provance.ITAM.AllAlteredHardwareViewProjection (TypeProjection)

Defines the properties used in the Hardware Assets with Alerts view

Element properties:

TypeProvance.ITAM.HardwareAsset
AccessibilityPublic

Source Code:

<TypeProjection ID="Provance.ITAM.AllAlteredHardwareViewProjection" Accessibility="Public" Type="Provance.ITAM.HardwareAsset">
<Component Path="$Context/Path[Relationship='Provance.ITAM.HardwareAssetIsHardwareCatalogItem']$" Alias="CatalogItem"/>
<Component Path="$Context/Path[Relationship='Provance.ITAM.HardwareAssetOwnedBySystemUser']$" Alias="Owner"/>
<Component Path="$Context/Path[Relationship='ProvanceServiceManagerItamCoreLibrary!Provance.ITAM.ConfigItemHasAlertItems']$" Alias="ProvanceAlerts"/>
</TypeProjection>