Has User

Provance.Relationship.OrganizationHasUser (RelationshipType)

Element properties:

SourceProvance.Class.Organization
TargetSystem.Domain.User
TypeSystem.Reference
AccessibilityInternal
AbstractFalse

Source Code:

<RelationshipType ID="Provance.Relationship.OrganizationHasUser" Accessibility="Internal" Abstract="false" Base="SystemLibrary!System.Reference">
<Property ID="Role" Type="enum" EnumType="Provance.Enumeration.UserRole"/>
<Source ID="Organization" Type="Provance.Class.Organization"/>
<Target ID="User" Type="SystemLibrary!System.Domain.User"/>
</RelationshipType>