Has User

Provance.Relationship.SoftwareApptitleHasUser (RelationshipType)

Element properties:

SourceProvance.Class.SoftwareApptitle
TargetSystem.Domain.User
TypeSystem.Reference
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Provance.Relationship.SoftwareApptitleHasUser" Accessibility="Public" Abstract="false" Base="SystemLibrary!System.Reference">
<Property ID="Role" Type="enum" EnumType="Provance.Enumeration.SoftwareManagerRole"/>
<Source ID="SoftwareApptitle" Type="Provance.Class.SoftwareApptitle"/>
<Target ID="User" Type="SystemLibrary!System.Domain.User"/>
</RelationshipType>