Has Contact

Provance.Relationship.InvoiceHasContact (RelationshipType)

Element properties:

SourceProvance.Class.Invoice
TargetProvance.Class.Contact
TypeSystem.Reference
AccessibilityInternal
AbstractFalse

Source Code:

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