Microsoft.SystemCenter.Visualization.CloseAlertsTaskImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.Visualization.CloseAlertsTask
PlatformWpf, Silverlight
Targetxsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.OperationalDataTypes/AlertType[]
AccessibilityInternal

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.CloseAlertsTaskImplementation" TypeId="Microsoft.SystemCenter.Visualization.CloseAlertsTask" Target="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.OperationalDataTypes/AlertType[]" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Monitoring.Components.SetAlertResolutionStateTask</ContractFactory>
<Property Name="ConnectionSessionTicket" Direction="In">
<Reference>$Service/ConnectionSessionTicket$</Reference>
</Property>
<Property Name="Alerts" Direction="In">
<Reference>$Target$</Reference>
</Property>
<Property Name="ResolutionState" Direction="In">
<SimpleValue Type="xsd://int" Value="255"/>
</Property>
</Unit>
</ComponentImplementation>