Has Group

Microsoft.SystemCenter.ServiceDesigner.ServiceHasGroups (RelationshipType)

Relationship between a service and the groups that it contains

Element properties:

SourceSystem.Service
TargetMicrosoft.SystemCenter.ServiceDesigner.ServiceComponentGroup
TypeSystem.Membership
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SystemCenter.ServiceDesigner.ServiceHasGroups" Accessibility="Public" Abstract="false" Base="System!System.Membership">
<Source>System!System.Service</Source>
<Target>Microsoft.SystemCenter.ServiceDesigner.ServiceComponentGroup</Target>
</RelationshipType>