SharePoint Time Job Contains SharePoint Time Job Instance

Microsoft.SharePoint.Library.SPTimerJob.Contains.SPTimerJobInstance (RelationshipType)

This relationship defines that SharePoint Time Job contains SharePoint Time Job Instance.

Element properties:

SourceMicrosoft.SharePoint.Library.SPTimerJob
TargetMicrosoft.SharePoint.Library.SPTimerJobInstance
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SharePoint.Library.SPTimerJob.Contains.SPTimerJobInstance" Accessibility="Public" Abstract="false" Base="System!System.Containment">
<Source ID="Source" Type="Microsoft.SharePoint.Library.SPTimerJob"/>
<Target ID="Target" Type="Microsoft.SharePoint.Library.SPTimerJobInstance"/>
</RelationshipType>