Microsoft.SQLServer.Presentation.DataSources.GetWorstNEntitiesByHealthImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SQLServer.Presentation.DataSources.GetWorstNEntitiesByHealth
PlatformWpf, Silverlight
Target
AccessibilityPublic

Source Code:

<ComponentImplementation ID="Microsoft.SQLServer.Presentation.DataSources.GetWorstNEntitiesByHealthImplementation" TypeId="Microsoft.SQLServer.Presentation.DataSources.GetWorstNEntitiesByHealth" Accessibility="Public" Platform="Wpf, Silverlight">
<Unit>
<ContractFactory>Microsoft.SQLServer.Controls.DataSources.GetWorstNEntitiesByHealthDataSource</ContractFactory>
<Property Name="Input" Direction="In">
<Reference>$Property/Input$</Reference>
</Property>
<Property Name="Count" Direction="In">
<Reference>$Property/Count$</Reference>
</Property>
<Property Name="Output" Direction="Out">
<Reference>$Property/Output$</Reference>
</Property>
</Unit>
</ComponentImplementation>