服務對應相依項節點

Microsoft.System.Service.UsedByNodeProjection (TypeProjection)

定義節點使用之服務對應的內容

Element properties:

TypeSystem.ConfigItem
AccessibilityPublic

Source Code:

<TypeProjection ID="Microsoft.System.Service.UsedByNodeProjection" 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>