Service Contains New Component Groups

Microsoft.SystemCenter.ServiceDesigner.ServiceContainsNewComponentGroup (RelationshipType)

This relationship is used to control rollup behavior for new compoenent groups of a service.

Element properties:

SourceMicrosoft.SystemCenter.ServiceDesigner.Service
TargetMicrosoft.SystemCenter.ServiceDesigner.ServiceComponentGroup
TypeSystem.Containment
AccessibilityPublic
AbstractTrue
CommentBase relationship to use when creating new component groups

Source Code:

<RelationshipType ID="Microsoft.SystemCenter.ServiceDesigner.ServiceContainsNewComponentGroup" Comment="Base relationship to use when creating new component groups" Accessibility="Public" Abstract="true" Base="System!System.Containment">
<Source>Microsoft.SystemCenter.ServiceDesigner.Service</Source>
<Target>Microsoft.SystemCenter.ServiceDesigner.ServiceComponentGroup</Target>
</RelationshipType>