SSRS 2008 Deployment Group Contains Deployment Watcher Relationship

Microsoft.SQLServer.2008.ReportingServices.Presentation.Relationships.SSRSDeploymentGroupContainsDeploymentWatcher (RelationshipType)

Element properties:

SourceMicrosoft.SQLServer.2008.ReportingServices.Presentation.SSRSDeploymentGroup
TargetMicrosoft.SQLServer.2008.ReportingServices.DeploymentWatcher
TypeSystem.Containment
AccessibilityInternal
AbstractFalse

Source Code:

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