Disposal Agreement

Provance.ITAM.DisposalAgreementProjection (TypeProjection)

Defines the properties used in Disposal Agreement forms

Element properties:

TypeProvance.ITAM.DisposalAgreement
AccessibilityPublic

Source Code:

<TypeProjection ID="Provance.ITAM.DisposalAgreementProjection" Accessibility="Public" Type="Provance.ITAM.DisposalAgreement">
<Component Path="$Target/Path[Relationship='Provance.ITAM.AgreementOwnedBySystemUser']$" Alias="Owner"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.AgreementSuppliedByCompany']$" Alias="Supplier"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.DisposalAgreementContainsDisposalContract']$" Alias="Contract">
<Component Path="$Target/Path[Relationship='Provance.ITAM.ContractHasContact']$" Alias="Contact"/>
</Component>
<Component Path="$Target/Path[Relationship='Provance.ITAM.ConfigItemHasURIAttachment']$" Alias="URIAttachment">
<Component Path="$Target/Path[Relationship='SystemSupportingItemLibrary!System.ConfigItemHasFileAttachment']$" Alias="FileAttachment"/>
</Component>
<Component Path="$Target/Path[Relationship='Provance.ITAM.AgreementHasCostCenter']$" Alias="CostCenter"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.AgreementHasOrganization']$" Alias="Organization"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.AgreementHasLocation']$" Alias="Location"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.UserDefinedAgreementRelatesToAgreement' SeedRole='Target']$" Alias="AssociatedAgreements"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.ConfigItemHasMilestones']$" Alias="Milestones"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.ConfigItemHasCostEvents' TypeConstraint='Provance.ITAM.AgreementCostEvent']$" Alias="CostEvents"/>
</TypeProjection>