Has Warranty Agreement

Provance.Relationship.HardwareAssetStandardHasWarrantyAgreement (RelationshipType)

Element properties:

SourceProvance.Class.HardwareAssetStandard
TargetProvance.Class.WarrantyAgreement
TypeSystem.Reference
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Provance.Relationship.HardwareAssetStandardHasWarrantyAgreement" Accessibility="Public" Abstract="false" Base="SystemLibrary!System.Reference">
<Property ID="EffectiveDate" Type="datetime"/>
<Property ID="ExpiryDate" Type="datetime"/>
<Property ID="Notes" Type="string" MinLength="0" MaxLength="256" AutoIncrement="false"/>
<Source ID="HardwareAssetStandarad" Type="Provance.Class.HardwareAssetStandard"/>
<Target ID="WarrantyAgreement" Type="Provance.Class.WarrantyAgreement"/>
</RelationshipType>