Operations Manager Incidents

System.WorkItem.Incident.View.SCOMProjectionType (TypeProjection)

Defines the properties of Operations Manager-generated incidents

Element properties:

TypeMicrosoft.SystemCenter.WorkItem.SCOMIncident
AccessibilityPublic

Source Code:

<TypeProjection ID="System.WorkItem.Incident.View.SCOMProjectionType" Accessibility="Public" Type="Incident!Microsoft.SystemCenter.WorkItem.SCOMIncident">
<Component Alias="AffectedUser" Path="$Target/Path[Relationship='WorkItem!System.WorkItemAffectedUser']$"/>
<Component Alias="AssignedUser" Path="$Target/Path[Relationship='WorkItem!System.WorkItemAssignedToUser']$"/>
</TypeProjection>