Primary Owner

System.WorkItem.IncidentPrimaryOwner (RelationshipType)

Element properties:

SourceSystem.WorkItem.Incident
TargetSystem.User
TypeSystem.Reference
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="System.WorkItem.IncidentPrimaryOwner" Base="System!System.Reference" Abstract="false" Accessibility="Public">
<Source ID="PrimaryOwner" Type="System.WorkItem.Incident"/>
<Target ID="RelatesToIncident" MaxCardinality="1" Type="System!System.User"/>
</RelationshipType>