SharePoint Time Job Service Instance Hosts System Timer Job Host

Microsoft.SharePoint.Library.SPServiceInstance.Timer.Hosts.SPSystemTimerJobHost (RelationshipType)

This relationship defines that SharePoint Time Job Service Instance hosts System Timer Job Hosting Object.

Element properties:

SourceMicrosoft.SharePoint.Library.SPServiceInstance.Timer
TargetMicrosoft.SharePoint.Library.SPSystemTimerJobHost
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SharePoint.Library.SPServiceInstance.Timer.Hosts.SPSystemTimerJobHost" Accessibility="Public" Abstract="false" Base="System!System.Hosting">
<Source ID="Source" Type="Microsoft.SharePoint.Library.SPServiceInstance.Timer"/>
<Target ID="Target" Type="Microsoft.SharePoint.Library.SPSystemTimerJobHost"/>
</RelationshipType>