Has Contacts

Provance.ITAM.SoftwareTitleHasOwners (RelationshipType)

Provance.ITAM.SoftwareTitleHasOwners

Element properties:

SourceProvance.ITAM.SoftwareTitle
TargetSystem.User
TypeSystem.Reference
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Provance.ITAM.SoftwareTitleHasOwners" Accessibility="Public" Abstract="false" Base="SystemLibrary!System.Reference">
<Property ID="OwnerType" Type="enum" EnumType="OwnerType" Key="false"/>
<Property ID="Description" Type="string" MaxLength="256" Key="false"/>
<Source ID="SoftwareTitle" Type="Provance.ITAM.SoftwareTitle"/>
<Target ID="Contact" Type="SystemLibrary!System.User"/>
</RelationshipType>