GetAlertsForEntitiesDataSourceImplementation (ComponentImplementation)

Element properties:

TypeGetAlertsForEntitiesDataSource
PlatformWpf
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="GetAlertsForEntitiesDataSourceImplementation" TypeId="GetAlertsForEntitiesDataSource" Platform="Wpf" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Monitoring.UnitComponents.Data.GetAlertsForEntitiesDataSource</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="OutputItem" Direction="Out">
<Reference>$Property/OutputItem$</Reference>
</Property>
<Property Name="DisplayStrings" Direction="Out">
<Reference>$Property/DisplayStrings$</Reference>
</Property>
<Property Name="ManagedEntities" Direction="In">
<Reference>$Property/ManagedEntities$</Reference>
</Property>
<Property Name="CriteriaString" Direction="In">
<Reference>$Property/CriteriaString$</Reference>
</Property>
<Property Name="SortProperties" Direction="In">
<Reference>$Property/SortProperties$</Reference>
</Property>
</Unit>
</ComponentImplementation>