SSRS 2012 Deployment Group Contains Deployment Relationship

Microsoft.SQLServer.2012.ReportingServices.Presentation.Relationships.SSRSDeploymentGroupContainsDeployment (RelationshipType)

Element properties:

SourceMicrosoft.SQLServer.2012.ReportingServices.Presentation.SSRSDeploymentGroup
TargetMicrosoft.SQLServer.2012.ReportingServices.Deployment
TypeSystem.Containment
AccessibilityInternal
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SQLServer.2012.ReportingServices.Presentation.Relationships.SSRSDeploymentGroupContainsDeployment" Base="System!System.Containment" Abstract="false" Accessibility="Internal">
<Source ID="Source" Type="Microsoft.SQLServer.2012.ReportingServices.Presentation.SSRSDeploymentGroup"/>
<Target ID="Target" Type="MS2D!Microsoft.SQLServer.2012.ReportingServices.Deployment"/>
</RelationshipType>