Agreement Cost Event

Provance.ITAM.AgreementCostEventProjection (TypeProjection)

Defines the properties used in Agreement Cost Event

Element properties:

TypeProvance.ITAM.AgreementCostEvent
AccessibilityPublic

Source Code:

<TypeProjection ID="Provance.ITAM.AgreementCostEventProjection" Accessibility="Public" Type="Provance.ITAM.AgreementCostEvent">
<Component Path="$Target/Path[Relationship='Provance.ITAM.ConfigItemHasCostEvents' SeedRole='Target']$" Alias="HostConfigItem"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.CostEventHasOrganization']$" Alias="Organization"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.CostEventHasCostCenter']$" Alias="CostCenter"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.CostEventHasLocation']$" Alias="Location"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.CostEventHasUser']$" Alias="User"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.CostEventHasChange']$" Alias="ChangeRequest"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.CostEventHasIncident']$" Alias="Incident"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.CostEventHasSupplier']$" Alias="Supplier"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.AgreementCostEventHasMilestone']$" Alias="Milestone"/>
</TypeProjection>