Collection has configuration item

Microsoft.SystemCenter.ConfigurationManager.CollectionHasConfigItem (RelationshipType)

Relationship between a collection and the computers that it contains

Element properties:

SourceMicrosoft.SystemCenter.ConfigurationManager.CollectionInfo
TargetSystem.ConfigItem
TypeSystem.Reference
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SystemCenter.ConfigurationManager.CollectionHasConfigItem" Accessibility="Public" Abstract="false" Base="System!System.Reference">
<Source ID="Collection" Type="Microsoft.SystemCenter.ConfigurationManager.CollectionInfo"/>
<Target ID="ConfigItem" Type="System!System.ConfigItem"/>
</RelationshipType>