La colección de componentes contiene componente

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

Esta relación define que la colección de componente contiene un componente.

Element properties:

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

Source Code:

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