Microsoft.SystemCenter.Visualization.GenericPaneEntityQueryImplementation (ComponentImplementation)

Element properties:

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

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.GenericPaneEntityQueryImplementation" TypeId="Microsoft.SystemCenter.Visualization.GenericPaneEntityQuery" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Presentation.Controls.Queries.GenericPaneEntityQuery</ContractFactory>
<Property Name="ConnectionSessionTicket" Direction="In">
<Reference>$Service/ConnectionSessionTicket$</Reference>
</Property>
<Property Name="ManagedEntityId" Direction="In">
<Reference>$Property/ManagedEntityId$</Reference>
</Property>
<Property Name="PropertyNames" Direction="In">
<Reference>$Property/PropertyNames$</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>
<Property Name="EnableRefresh" Direction="In">
<Reference>$Property/EnableRefresh$</Reference>
</Property>
<Property Name="Output" Direction="In">
<Reference>$Property/Output$</Reference>
</Property>
</Unit>
</ComponentImplementation>