MSSQL Reporting Services: Deployment Group Contains Deployment Watcher Relationship

Microsoft.SQLServer.ReportingServices.Core.DeploymentGroupContainsDeploymentWatcher (RelationshipType)

Element properties:

SourceMicrosoft.SQLServer.ReportingServices.Core.DeploymentGroup
TargetMicrosoft.SQLServer.ReportingServices.Core.DeploymentWatcher
TypeSystem.Containment
AccessibilityInternal
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SQLServer.ReportingServices.Core.DeploymentGroupContainsDeploymentWatcher" Base="System!System.Containment" Abstract="false" Accessibility="Internal">
<Source ID="Source" Type="Microsoft.SQLServer.ReportingServices.Core.DeploymentGroup"/>
<Target ID="Target" Type="RsCore!Microsoft.SQLServer.ReportingServices.Core.DeploymentWatcher"/>
</RelationshipType>