Software License

Provance.ITAM.SoftwareLicenseProjection (TypeProjection)

Defines the properties used in Software License forms

Element properties:

TypeProvance.ITAM.SoftwareLicense
AccessibilityPublic

Source Code:

<TypeProjection ID="Provance.ITAM.SoftwareLicenseProjection" Accessibility="Public" Type="Provance.ITAM.SoftwareLicense">
<Component Path="$Target/Path[Relationship='Provance.ITAM.SoftwareLicenseHasSku']$" Alias="Sku">
<Component Path="$Target/Path[Relationship='Provance.ITAM.SkuHasSoftwareVersion']$" Alias="MainVersion"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.SkuHasSoftwareTitle']$" Alias="SoftwareTitle">
<Component Path="$Target/Path[Relationship='Provance.ITAM.PublisherHasSoftwareTitle' SeedRole='Target']$" Alias="Publisher"/>
</Component>
</Component>
<Component Path="$Target/Path[Relationship='Provance.ITAM.SoftwareLicenseHasSoftwareLicenseAgreement']$" Alias="SoftwareLicenseAgreement"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.SoftwareLicenseHasSoftwareMaintenanceAgreement']$" Alias="SoftwareMaintenanceAgreement"/>
<Component Path="$Target/Path[Relationship='ProvanceServiceManagerItamCoreLibrary!Provance.ITAM.ConfigItemHasURIAttachment']$" Alias="URIAttachment">
<Component Path="$Target/Path[Relationship='SystemSupportingItemLibrary!System.ConfigItemHasFileAttachment']$" Alias="FileAttachment"/>
</Component>
<Component Path="$Target/Path[Relationship='Provance.ITAM.SoftwareLicenseHasCostCenter']$" Alias="CostCenter"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.SoftwareLicenseHasSupplier']$" Alias="Supplier"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.SoftwareLicenseHasKeys']$" Alias="LicenseKeys"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.SoftwareLicenseHasOrganization']$" Alias="Organization"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.SoftwareLicenseHasLocation']$" Alias="Location"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.AssignmentHasSoftwareLicense' SeedRole='Target']$" Alias="Assignments"/>
</TypeProjection>