SSRS 2008 Instance Group Contains Instance Relationship

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

Element properties:

SourceMicrosoft.SQLServer.2008.ReportingServices.Presentation.SSRSInstanceGroup
TargetMicrosoft.SQLServer.2008.ReportingServices.Instance
TypeSystem.Containment
AccessibilityInternal
AbstractFalse

Source Code:

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