SSRS 2014 Alerts Scope Group Contains Deployment Seed Relationship

Microsoft.SQLServer.2014.ReportingServices.Presentation.Relationships.SSRSAlertsScopeGroupContainsDeploymentSeed (RelationshipType)

Element properties:

SourceMicrosoft.SQLServer.2014.ReportingServices.Presentation.SSRSAlertsScopeGroup
TargetMicrosoft.SQLServer.2014.ReportingServices.DeploymentSeed
TypeSystem.Containment
AccessibilityInternal
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SQLServer.2014.ReportingServices.Presentation.Relationships.SSRSAlertsScopeGroupContainsDeploymentSeed" Base="System!System.Containment" Abstract="false" Accessibility="Internal">
<Source ID="Source" Type="Microsoft.SQLServer.2014.ReportingServices.Presentation.SSRSAlertsScopeGroup"/>
<Target ID="Target" Type="MS2D!Microsoft.SQLServer.2014.ReportingServices.DeploymentSeed"/>
</RelationshipType>