Cireson Software Asset (Views)

Cireson.AssetManagement.SoftwareAsset.Views.ProjectionType (TypeProjection)

Cireson Asset Management Software Asset Views Projection

Element properties:

TypeCireson.AssetManagement.SoftwareAsset
AccessibilityPublic

Source Code:

<TypeProjection ID="Cireson.AssetManagement.SoftwareAsset.Views.ProjectionType" Accessibility="Public" Type="Cireson.AssetManagement.SoftwareAsset">
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.SoftwareAssetHasCostCenter']$" Alias="CostCenter"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.SoftwareAssetHasInvoice']$" Alias="Invoice"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.SoftwareAssetHasVendor']$" Alias="Vendor"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.SoftwareAssetHasLocation']$" Alias="Location"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.SoftwareAssetHasOrganization']$" Alias="Organization"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.SoftwareAssetHasSupportContract']$" Alias="SupportContract"/>
<Component Path="$Context/Path[Relationship='System!System.ConfigItemOwnedByUser']$" Alias="OwnedByUser"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.SoftwareAssetHasPrimaryUser']$" Alias="PrimaryUser"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.SoftwareAssetHasPurchaseOrder']$" Alias="PurchaseOrder"/>
</TypeProjection>