Software Update (typical)

Microsoft.Windows.SoftwareUpdateView.ProjectionType (TypeProjection)

Defines the properties of software updates typically used in views

Element properties:

TypeSystem.SoftwareUpdate
AccessibilityPublic

Source Code:

<TypeProjection ID="Microsoft.Windows.SoftwareUpdateView.ProjectionType" Accessibility="Public" Type="SystemSoftLib!System.SoftwareUpdate">
<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']$"/>
</TypeProjection>