GetAlertDetailsImplementation (ComponentImplementation)

Element properties:

TypeGetAlertDetails
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="GetAlertDetailsImplementation" TypeId="GetAlertDetails" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Monitoring.UnitComponents.Data.GetAlertDetails</ContractFactory>
<Property Name="ConnectionSessionTicket" Direction="In">
<Reference>$Service/ConnectionSessionTicket$</Reference>
</Property>
<Property Name="IsBusy" Direction="Out">
<Reference>$Service/IsBusy$</Reference>
</Property>
<Property Name="LastError" Direction="Out">
<Reference>$Service/LastError$</Reference>
</Property>
<Property Name="Refresh" Direction="In">
<Reference>$Property/Refresh$</Reference>
</Property>
<Property Name="Properties" Direction="In">
<Reference>$Property/Properties$</Reference>
</Property>
<Property Name="DataSourceIncludeProperties" Direction="In">
<Reference>$Property/DataSourceIncludeProperties$</Reference>
</Property>
<Property Name="Output" Direction="Out">
<Reference>$Property/Output$</Reference>
</Property>
<Property Name="Input" Direction="In">
<Reference>$Property/Input$</Reference>
</Property>
<Property Name="DisplayStrings" Direction="In">
<Reference>$Property/DisplayStrings$</Reference>
</Property>
<Property Name="SingleObject" Direction="In">
<Reference>$Property/SingleObject$</Reference>
</Property>
</Unit>
</ComponentImplementation>