Microsoft.SQLServer.Visualization.Library.Queries.GetMonitorStateQueryImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SQLServer.Visualization.Library.Queries.GetMonitorStateQuery
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation TypeId="Microsoft.SQLServer.Visualization.Library.Queries.GetMonitorStateQuery" ID="Microsoft.SQLServer.Visualization.Library.Queries.GetMonitorStateQueryImplementation" Accessibility="Internal" Platform="Wpf, Silverlight">
<Unit>
<ContractFactory>Microsoft.SQLServer.Visualization.Library.ClientDataQueries.Web.GetMonitorStateQuery</ContractFactory>
<Property Name="Output" Direction="Out">
<Reference>$Property/Output$</Reference>
</Property>
<Property Name="ConnectionSessionTicket" Direction="In">
<Reference>$Service/ConnectionSessionTicket$</Reference>
</Property>
<Property Name="SelectedEntities" Direction="In">
<Reference>$Property/SelectedEntities$</Reference>
</Property>
<Property Name="UnitMonitorID" Direction="In">
<Reference>$Property/UnitMonitorID$</Reference>
</Property>
<Property Name="Refresh" Direction="In">
<Reference>$Property/Refresh$</Reference>
</Property>
</Unit>
</ComponentImplementation>