Cost Center

Provance.ITAM.CostCenterProjection (TypeProjection)

Defines the properties used in Cost Center forms

Element properties:

TypeProvance.ITAM.CostCenter
AccessibilityPublic

Source Code:

<TypeProjection ID="Provance.ITAM.CostCenterProjection" Accessibility="Public" Type="Provance.ITAM.CostCenter">
<Component Path="$Target/Path[Relationship='Provance.ITAM.CostCenterHasContact']$" Alias="Contact"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.CostCenterContainsChildCostCenter' SeedRole='Target']$" Alias="Parent"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.CostCenterContainsChildCostCenter']$" Alias="Children"/>
</TypeProjection>