Microsoft.SystemCenter.Visualization.Internal.ComponentTaskQueryAlertTypeCollectionImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.Visualization.Internal.ComponentTaskQuery
PlatformWpf, Silverlight
Targetxsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.OperationalDataTypes/AlertType[]
AccessibilityPublic

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.Internal.ComponentTaskQueryAlertTypeCollectionImplementation" TypeId="Microsoft.SystemCenter.Visualization.Internal.ComponentTaskQuery" Target="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.OperationalDataTypes/AlertType[]" Platform="Wpf, Silverlight" Accessibility="Public">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Monitoring.Components.AlertComponentTaskQuery</ContractFactory>
<Property Name="Alerts" Direction="In">
<Reference>$Target$</Reference>
</Property>
<Property Name="ConnectionSessionTicket" Direction="In">
<Reference>$Service/ConnectionSessionTicket$</Reference>
</Property>
<Property Name="TaskGroups" Direction="Out">
<Reference>$Property/TaskGroups$</Reference>
</Property>
</Unit>
</ComponentImplementation>