Microsoft.SystemCenter.Visualization.Component.Library.GetMonitorsForEntityImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.Visualization.Component.Library.GetMonitorsForEntity
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.Component.Library.GetMonitorsForEntityImplementation" TypeId="Microsoft.SystemCenter.Visualization.Component.Library.GetMonitorsForEntity" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.SystemCenter.Visualization.Component.Library.Queries.GetMonitorsForEntity</ContractFactory>
<Property Name="ConnectionSessionTicket" Direction="In">
<Reference>$Service/ConnectionSessionTicket$</Reference>
</Property>
<Property Name="Target" Direction="In">
<Reference>$Property/Target$</Reference>
</Property>
<Property Name="ShowOnlyUnhealthyMonitors" Direction="In">
<Reference>$Property/ShowOnlyUnhealthyMonitors$</Reference>
</Property>
<Property Name="Refresh" Direction="In">
<Reference>$Property/Refresh$</Reference>
</Property>
<Property Name="Tasks" Direction="Out">
<Reference>$Service/Tasks$</Reference>
</Property>
<Property Name="Subtitle" Direction="Out">
<Reference>$Service/Subtitle$</Reference>
</Property>
<Property Name="Output" Direction="Out">
<Reference>$Property/Output$</Reference>
</Property>
<Property Name="IsBusy" Direction="Out">
<Reference>$Service/IsBusy$</Reference>
</Property>
<Property Name="LastError" Direction="Out">
<Reference>$Service/LastError$</Reference>
</Property>
<!--Display strings-->
<Property Name="ShowAllMonitorsDisplayString" Direction="In">
<Reference>$MPReference/Microsoft.SystemCenter.Visualization.Component.Library!Microsoft.SystemCenter.Visualization.Component.Library.ShowAllMonitorsDisplayString/DisplayName$</Reference>
</Property>
<Property Name="ShowOnlyUnhealthyMonitorsDisplayString" Direction="In">
<Reference>$MPReference/Microsoft.SystemCenter.Visualization.Component.Library!Microsoft.SystemCenter.Visualization.Component.Library.ShowOnlyUnhealthyMonitorsDisplayString/DisplayName$</Reference>
</Property>
<Property Name="AllMonitorsDisplayString" Direction="In">
<Reference>$MPReference/Microsoft.SystemCenter.Visualization.Component.Library!Microsoft.SystemCenter.Visualization.Component.Library.AllMonitorsDisplayString/DisplayName$</Reference>
</Property>
<Property Name="OnlyUnhealthyMonitorsDisplayString" Direction="In">
<Reference>$MPReference/Microsoft.SystemCenter.Visualization.Component.Library!Microsoft.SystemCenter.Visualization.Component.Library.OnlyUnhealthyMonitorsDisplayString/DisplayName$</Reference>
</Property>
</Unit>
</ComponentImplementation>