Microsoft.SystemCenter.Visualization.SloDetailsQueryImplementation (ComponentImplementation)

Element properties:

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

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.SloDetailsQueryImplementation" TypeId="Microsoft.SystemCenter.Visualization.SloDetailsQuery" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Monitoring.Components.ServiceLevelObjectiveQuery</ContractFactory>
<Property Name="ConnectionSessionTicket" Direction="In">
<Reference>$Service/ConnectionSessionTicket$</Reference>
</Property>
<Property Name="ServiceLevelAgreementManagedEntityId" Direction="In">
<Reference>$Property/ServiceLevelAgreementManagedEntityId$</Reference>
</Property>
<Property Name="ServiceLevelObjectiveGuid" Direction="In">
<Reference>$Property/ServiceLevelObjectiveGuid$</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>