Hardware Asset

Provance.ITAM.HardwareAssetProjection (TypeProjection)

Defines the properties used in Hardware Asset form

Element properties:

TypeProvance.ITAM.HardwareAsset
AccessibilityPublic

Source Code:

<TypeProjection ID="Provance.ITAM.HardwareAssetProjection" Accessibility="Public" Type="Provance.ITAM.HardwareAsset">
<Component Path="$Context/Path[Relationship='Provance.ITAM.HardwareAssetIsHardwareCatalogItem']$" Alias="CatalogItem"/>
<Component Path="$Context/Path[Relationship='Provance.ITAM.HardwareAssetReferencesConfigItem']$" Alias="ConfigurationItem"/>
<Component Path="$Context/Path[Relationship='Provance.ITAM.HardwareAssetOwnedBySystemUser']$" Alias="Owner"/>
<Component Path="$Context/Path[Relationship='Provance.ITAM.HardwareAssetHasLocation']$" Alias="Location"/>
<Component Path="$Context/Path[Relationship='Provance.ITAM.HardwareAssetHasOrganization']$" Alias="Organization"/>
<Component Path="$Context/Path[Relationship='Provance.ITAM.HardwareAssetHasCostCenter']$" Alias="CostCenter"/>
<Component Path="$Context/Path[Relationship='Provance.ITAM.HardwareAssetHasLease']$" Alias="Lease"/>
<Component Path="$Context/Path[Relationship='Provance.ITAM.HardwareAssetHasSupportContract']$" Alias="SupportContract"/>
<Component Path="$Context/Path[Relationship='Provance.ITAM.HardwareAssetHasWarranty']$" Alias="Warranty"/>
<Component Path="$Context/Path[Relationship='Provance.ITAM.HardwareAssetHasHardwareAssetDisposal']$" Alias="Disposal"/>
<Component Path="$Context/Path[Relationship='Provance.ITAM.HardwareAssetContainsChildHardwareAsset' SeedRole='Target']$" Alias="Parent"/>
<Component Path="$Context/Path[Relationship='Provance.ITAM.HardwareAssetContainsChildHardwareAsset']$" Alias="Children"/>
<Component Path="$Context/Path[Relationship='Provance.ITAM.HardwareAssetHasSupplier']$" Alias="Supplier"/>
<Component Path="$Context/Path[Relationship='SystemWorkItemLibrary!System.WorkItemRelatesToConfigItem' SeedRole='Target']$" Alias="ImpactedWorkItem"/>
<Component Path="$Context/Path[Relationship='SystemWorkItemLibrary!System.WorkItemAboutConfigItem' SeedRole='Target']$" Alias="RelatedWorkItem"/>
<Component Path="$Context/Path[Relationship='SystemSupportingItemLibrary!System.ConfigItemHasFileAttachment']$" Alias="FileAttachment"/>
<Component Path="$Context/Path[Relationship='SystemLibrary!System.ConfigItemRelatesToConfigItem']$" Alias="RelatedConfigItem"/>
<Component Path="$Context/Path[Relationship='SystemLibrary!System.ConfigItemRelatesToConfigItem' SeedRole='Target']$" Alias="RelatedConfigItemSource"/>
<Component Path="$Context/Path[Relationship='SystemKnowledgeLibrary!System.EntityLinksToKnowledgeDocument']$" Alias="RelatedKnowledgeArticles"/>
<Component Path="$Context/Path[Relationship='ProvanceServiceManagerItamCoreLibrary!Provance.ITAM.ConfigItemHasAlertItems']$" Alias="ProvanceAlerts"/>
<Component Path="$Context/Path[Relationship='ProvanceServiceManagerItamCoreLibrary!Provance.ITAM.ConfigItemHasCostEvents']$" Alias="CostEvents">
<Component Path="$Target/Path[Relationship='ProvanceServiceManagerItamCoreLibrary!Provance.ITAM.CostEventHasSupplier']$" Alias="Supplier"/>
</Component>
<Component Path="$Target/Path[Relationship='ProvanceServiceManagerItamCoreLibrary!Provance.ITAM.ConfigItemHasURIAttachment']$" Alias="URIAttachment">
<Component Path="$Target/Path[Relationship='SystemSupportingItemLibrary!System.ConfigItemHasFileAttachment']$" Alias="FileAttachment"/>
</Component>
</TypeProjection>