Assignment

Provance.ITAM.AssignmentProjection (TypeProjection)

Defines the properties used in Assignment

Element properties:

TypeProvance.ITAM.Assignment
AccessibilityPublic

Source Code:

<TypeProjection ID="Provance.ITAM.AssignmentProjection" Accessibility="Public" Type="Provance.ITAM.Assignment">
<Component Path="$Target/Path[Relationship='Provance.ITAM.AssignmentIsForTarget']$" Alias="AssignmentTarget"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.AssignmentHasSoftwareLicense']$" Alias="SoftwareLicense"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.AssignmentHasSoftwareLicenseKeys']$" Alias="LicenseKeys"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.AssignmentSetContainsAssignment' SeedRole='Target']$" Alias="AssignmentSet">
<Component Path="$Target/Path[Relationship='Provance.ITAM.SoftwareTitleHasAssignmentSet' SeedRole='Target']$" Alias="SoftwareTitle"/>
</Component>
</TypeProjection>