GetTopNEntitiesByPerfDataSourceImplementation (ComponentImplementation)

Element properties:

TypeGetTopNEntitiesByPerfDataSource
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="GetTopNEntitiesByPerfDataSourceImplementation" TypeId="GetTopNEntitiesByPerfDataSource" Platform="Wpf, Silverlight" Accessibility="Internal">
<Composite>
<Component TypeId="Microsoft.SystemCenter.Visualization.PowershellDataSource">
<Binding PropertyId="DataTypes">
<ComplexValueCollection Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/DataTypeSpecifier[]">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/DataTypeSpecifier">
<Binding PropertyId="DataType">
<SimpleValue Type="xsd://string" Value="mpinstance://System.Library!System.Entity"/>
</Binding>
<Binding PropertyId="ExtendedProperties">
<ComplexValueCollection Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ExtendedProperty[]">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ExtendedProperty">
<Binding PropertyId="Name">
<SimpleValue Type="xsd://string" Value="Value"/>
</Binding>
<Binding PropertyId="Type">
<SimpleValue Type="xsd://string" Value="xsd://double"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ExtendedProperty">
<Binding PropertyId="Name">
<SimpleValue Type="xsd://string" Value="ObjectName"/>
</Binding>
<Binding PropertyId="Type">
<SimpleValue Type="xsd://string" Value="xsd://string"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ExtendedProperty">
<Binding PropertyId="Name">
<SimpleValue Type="xsd://string" Value="CounterName"/>
</Binding>
<Binding PropertyId="Type">
<SimpleValue Type="xsd://string" Value="xsd://string"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ExtendedProperty">
<Binding PropertyId="Name">
<SimpleValue Type="xsd://string" Value="InstanceName"/>
</Binding>
<Binding PropertyId="Type">
<SimpleValue Type="xsd://string" Value="xsd://string"/>
</Binding>
</ComplexValue>
</ComplexValueCollection>
</Binding>
</ComplexValue>
</ComplexValueCollection>
</Binding>
<Binding PropertyId="Parameters">
<ComplexValueCollection Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/Parameter[]">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/Parameter">
<Binding PropertyId="Name">
<SimpleValue Type="xsd://string" Value="CounterQueryInfo"/>
</Binding>
<Binding PropertyId="Value">
<Reference>$Property/CounterQueryInfo$</Reference>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/Parameter">
<Binding PropertyId="Name">
<SimpleValue Type="xsd://string" Value="TimeInterval"/>
</Binding>
<Binding PropertyId="Value">
<Reference>$Property/TimeInterval$</Reference>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/Parameter">
<Binding PropertyId="Name">
<SimpleValue Type="xsd://string" Value="NumberOfEntities"/>
</Binding>
<Binding PropertyId="Value">
<Reference>$Property/NumberOfEntities$</Reference>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/Parameter">
<Binding PropertyId="Name">
<SimpleValue Type="xsd://string" Value="ReturnBottomN"/>
</Binding>
<Binding PropertyId="Value">
<Reference>$Property/ReturnBottomN$</Reference>
</Binding>
</ComplexValue>
</ComplexValueCollection>
</Binding>
<Binding PropertyId="InitialScript">
<SimpleValue Type="xsd://string" Value="Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.GetTopNEntitiesByPerf.ps1"/>
</Binding>
<Binding PropertyId="RefreshScript">
<SimpleValue Type="xsd://string" Value="Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.GetTopNEntitiesByPerf.ps1"/>
</Binding>
<Binding PropertyId="Modules">
<SimpleValue Type="xsd://string" Value="OperationsManager"/>
</Binding>
<Binding PropertyId="Refresh">
<Reference>$Property/Refresh$</Reference>
</Binding>
<Binding PropertyId="LastError">
<Reference>$Property/LastError$</Reference>
</Binding>
<Binding PropertyId="IsBusy">
<Reference>$Property/IsBusy$</Reference>
</Binding>
<Binding PropertyId="Output">
<Reference>$Property/Output$</Reference>
</Binding>
</Component>
</Composite>
</ComponentImplementation>