ServiceManager.SLA.Configuration.Projection (TypeProjection)

Element properties:

TypeSystem.SLA.Configuration
AccessibilityPublic

Source Code:

<TypeProjection ID="ServiceManager.SLA.Configuration.Projection" Accessibility="Public" Type="SLACore!System.SLA.Configuration">
<Component Alias="SLATarget" Path="$Context/Path[Relationship='SLACore!System.SLA.ConfigurationHasTarget']$"/>
<Component Alias="SLAMetric" Path="$Context/Path[Relationship='SLACore!System.SLA.ConfigurationRefersToMetric']$"/>
<Component Alias="SLACalendar" Path="$Context/Path[Relationship='SLACore!System.SLA.ConfigurationRefersToCalendar']$">
<Component Alias="WorkDays" Path="$Context/Path[Relationship='Calendar!System.CalendarHasWorkDay']$"/>
<Component Alias="Holidays" Path="$Context/Path[Relationship='Calendar!System.CalendarHasHoliday']$"/>
</Component>
<Component Alias="SLAContainer" Path="$Context/Path[Relationship='System.SLA.ConfigurationRefersSLAGroup']$"/>
<Component Alias="SLAThreshold" Path="$Context/Path[Relationship='SLACore!System.SLA.ConfigurationHasWarningThreshold']$"/>
<Component Alias="SLAWorkflowTarget" Path="$Context/Path[Relationship='System.SLA.ConfigurationRefersToSLAWorkflowTarget']$"/>
</TypeProjection>