Microsoft.SystemCenter.Visualization.SlaPickerQueryImplementation (ComponentImplementation)

Element properties:

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

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.SlaPickerQueryImplementation" TypeId="Microsoft.SystemCenter.Visualization.SlaPickerQuery" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Monitoring.Components.ServiceLevelPickerQuery</ContractFactory>
<Property Name="ConnectionSessionTicket" Direction="In">
<Reference>$Service/ConnectionSessionTicket$</Reference>
</Property>
<Property Name="CriteriaString" Direction="In">
<Reference>$Property/CriteriaString$</Reference>
</Property>
<Property Name="Output" Direction="Out">
<Reference>$Property/Output$</Reference>
</Property>
<Property Name="FetchDataWhenCriteriaIsNull" Direction="In">
<Reference>$Property/FetchDataWhenCriteriaIsNull$</Reference>
</Property>
<Property Name="IsBusy" Direction="Out">
<Reference>$Service/IsBusy$</Reference>
</Property>
<Property Name="LastError" Direction="Out">
<Reference>$Service/LastError$</Reference>
</Property>
</Unit>
</ComponentImplementation>