SPHARuleSubGroup Contains Custom SPHARule

Microsoft.SharePoint.Library.SPHARuleSubGroup.Contains.SPHARule.Custom (RelationshipType)

This relationship defines that SPHARuleSubGroup contains Custom SPHARule.

Element properties:

SourceMicrosoft.SharePoint.Library.SPHARuleSubGroup
TargetMicrosoft.SharePoint.Library.SPHARule.Custom
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

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