Has Contact

Provance.Relationship.AgreementHasContact (RelationshipType)

Element properties:

SourceProvance.Class.Agreement
TargetProvance.Class.Contact
TypeSystem.Reference
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Provance.Relationship.AgreementHasContact" Accessibility="Public" Abstract="false" Base="SystemLibrary!System.Reference">
<Property ID="Role" Type="enum" EnumType="Provance.Enumeration.ContactRole"/>
<Source ID="Agreement" Type="Provance.Class.Agreement"/>
<Target ID="Contact" Type="Provance.Class.Contact"/>
</RelationshipType>