SSRS 2014 Alerts Scope Group Contains Deployment Relationship

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

Element properties:

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

Source Code:

<RelationshipType ID="Microsoft.SQLServer.2014.ReportingServices.Presentation.Relationships.SSRSAlertsScopeGroupContainsDeployment" 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.Deployment"/>
</RelationshipType>