SharePoint SharedService に SPSharedServiceApplication が含まれている

Microsoft.SharePoint.Library.SPSharedService.Contains.SPSharedServiceApplication (RelationshipType)

この関係は、SPSharedService に SPSharedServiceApplication が含まれていることを定義します。

Element properties:

SourceMicrosoft.SharePoint.Library.SPSharedService
TargetMicrosoft.SharePoint.Library.SPSharedServiceApplication
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

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