Lease Agreement

Provance.ITAM.LeaseAgreementProjection (TypeProjection)

Defines the properties used in Lease Agreement forms

Element properties:

TypeProvance.ITAM.LeaseAgreement
AccessibilityPublic

Source Code:

<TypeProjection ID="Provance.ITAM.LeaseAgreementProjection" Accessibility="Public" Type="Provance.ITAM.LeaseAgreement">
<Component Path="$Target/Path[Relationship='Provance.ITAM.LeaseAgreementContainsLeaseContract']$" Alias="Contracts"/>
<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.LeaseAgreementContainsContact']$" Alias="Contact"/>
<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>