SharePoint SharedServiceGroup Contains SPSharedService

Microsoft.SharePoint.Foundation.2010.SPSharedServiceGroup.Contains.SPSharedService (RelationshipType)

This relationship defines that SPSharedServiceGroup contains SPSharedService.

Element properties:

SourceMicrosoft.SharePoint.Foundation.2010.SPSharedServiceGroup
TargetMicrosoft.SharePoint.Foundation.2010.SPSharedService
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SharePoint.Foundation.2010.SPSharedServiceGroup.Contains.SPSharedService" Accessibility="Public" Abstract="false" Base="System!System.Containment">
<Source>Microsoft.SharePoint.Foundation.2010.SPSharedServiceGroup</Source>
<Target>Microsoft.SharePoint.Foundation.2010.SPSharedService</Target>
</RelationshipType>