Has Invoice

Provance.Relationship.SoftwareLicensePurchaseHasInvoice (RelationshipType)

Element properties:

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

Source Code:

<RelationshipType ID="Provance.Relationship.SoftwareLicensePurchaseHasInvoice" Accessibility="Internal" Abstract="false" Base="SystemLibrary!System.Reference">
<Property ID="LineItemId" Type="string" MinLength="0" MaxLength="256" AutoIncrement="false"/>
<Source ID="SoftwareLicensePurchase" Type="Provance.Class.SoftwareLicensePurchase"/>
<Target ID="Invoice" Type="ProvanceCommon!Provance.Class.Invoice" MinCardinality="0" MaxCardinality="1"/>
</RelationshipType>