Microsoft.SystemCenter.Visualization.SlaDetailsQueryImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.Visualization.SlaDetailsQuery
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.SlaDetailsQueryImplementation" TypeId="Microsoft.SystemCenter.Visualization.SlaDetailsQuery" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Monitoring.Components.ServiceLevelQuery</ContractFactory>
<Property Name="ConnectionSessionTicket" Direction="In">
<Reference>$Service/ConnectionSessionTicket$</Reference>
</Property>
<Property Name="ServiceLevel" Direction="In">
<Reference>$Property/ServiceLevel$</Reference>
</Property>
<Property Name="TimeInterval" Direction="In">
<Reference>$Property/TimeInterval$</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>
<Property Name="Refresh" Direction="In">
<Reference>$Property/Refresh$</Reference>
</Property>
</Unit>
</ComponentImplementation>