Tjänsten innehåller nya komponentgrupper

Microsoft.SystemCenter.ServiceDesigner.ServiceContainsNewComponentGroup (RelationshipType)

Denna relation används för att kontrollera insamlingsbeteende för nya komponentgrupper i en tjänst.

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>