SPServer Contains SPComponentInstance

Microsoft.SharePoint.SPServer.Contains.SPComponentInstance (RelationshipType)

This relationship defines that SPServer contains SPComponentInstance.

Element properties:

SourceMicrosoft.SharePoint.SPServer
TargetMicrosoft.SharePoint.SPComponentInstance
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SharePoint.SPServer.Contains.SPComponentInstance" Accessibility="Public" Abstract="false" Base="System!System.Containment">
<Source>Microsoft.SharePoint.SPServer</Source>
<Target>Microsoft.SharePoint.SPComponentInstance</Target>
</RelationshipType>