Component Collection Contains Component

Microsoft.SharePoint.Server.2010.SPService.ComponentCollection.Contains.Component (RelationshipType)

This relationship defines that Component Collection contains Component.

Element properties:

SourceMicrosoft.SharePoint.Server.2010.SPService.ComponentCollection
TargetMicrosoft.SharePoint.Server.2010.SPSharedService.Component
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SharePoint.Server.2010.SPService.ComponentCollection.Contains.Component" Accessibility="Public" Abstract="false" Base="System!System.Containment">
<Source>Microsoft.SharePoint.Server.2010.SPService.ComponentCollection</Source>
<Target>Microsoft.SharePoint.Server.2010.SPSharedService.Component</Target>
</RelationshipType>