Service Map Components Node

Microsoft.System.Service.DependsOnNodeProjection (TypeProjection)

Defines the properties of service maps that depend on a node

Element properties:

TypeSystem.ConfigItem
AccessibilityPublic

Source Code:

<TypeProjection ID="Microsoft.System.Service.DependsOnNodeProjection" Accessibility="Public" Type="System!System.ConfigItem">
<Component Alias="Children" Path="$Context/Path[Relationship='System!System.ConfigItemContainsConfigItem']$">
<Component Alias="AffectedByIncidents" Path="$Context/Path[Relationship='WorkItem!System.WorkItemAboutConfigItem' SeedRole='Target' TypeConstraint='CoreIncident!System.WorkItem.Incident']$"/>
<Component Alias="AffectedByChanges" Path="$Context/Path[Relationship='WorkItem!System.WorkItemAboutConfigItem' SeedRole='Target' TypeConstraint='CoreChange!System.WorkItem.ChangeRequest']$"/>
</Component>
</TypeProjection>