Warranty Agreement

Provance.ITAM.AllWarrantiesViewProjection (TypeProjection)

Defines the properties used for all Warranties view

Element properties:

TypeProvance.ITAM.WarrantyAgreement
AccessibilityPublic

Source Code:

<TypeProjection ID="Provance.ITAM.AllWarrantiesViewProjection" Accessibility="Public" Type="ProvanceServiceManagerItamCoreLibrary!Provance.ITAM.WarrantyAgreement">
<Component Path="$Target/Path[Relationship='ProvanceServiceManagerItamCoreLibrary!Provance.ITAM.AgreementSuppliedByCompany']$" Alias="Supplier"/>
<Component Path="$Target/Path[Relationship='ProvanceServiceManagerItamCoreLibrary!Provance.ITAM.AgreementHasLocation']$" Alias="Location"/>
<Component Path="$Target/Path[Relationship='ProvanceServiceManagerItamCoreLibrary!Provance.ITAM.AgreementHasOrganization']$" Alias="Organization"/>
<Component Path="$Target/Path[Relationship='ProvanceServiceManagerItamCoreLibrary!Provance.ITAM.AgreementHasCostCenter']$" Alias="CostCenter"/>
<Component Path="$Target/Path[Relationship='ProvanceServiceManagerItamCoreLibrary!Provance.ITAM.AgreementOwnedBySystemUser']$" Alias="Owner"/>
</TypeProjection>