Work Item has Service Level Instance Information

System.WorkItemHasSLAInstanceInformation (RelationshipType)

Element properties:

SourceSystem.WorkItem
TargetSystem.SLA.Instance.Information
TypeSystem.Membership
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="System.WorkItemHasSLAInstanceInformation" Accessibility="Public" Abstract="false" Base="System!System.Membership">
<Source ID="Source" Type="WorkItem!System.WorkItem" MaxCardinality="1"/>
<Target ID="Target" Type="System.SLA.Instance.Information"/>
</RelationshipType>