GetManagedEntitiesDataSourceImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.Windows.Server.10.0.Components.GetManagedEntitiesDataSource
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="GetManagedEntitiesDataSourceImplementation" TypeId="Microsoft.Windows.Server.10.0.Components.GetManagedEntitiesDataSource" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Monitoring.UnitComponents.Data.GetManagedEntitiesDataSource</ContractFactory>
<Property Name="ConnectionSessionTicket" Direction="In">
<Reference>$Service/ConnectionSessionTicket$</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="Properties" Direction="In">
<Reference>$Property/Properties$</Reference>
</Property>
<Property Name="DataSourceIncludeProperties" Direction="In">
<Reference>$Property/DataSourceIncludeProperties$</Reference>
</Property>
<Property Name="Output" Direction="Out">
<Reference>$Property/Output$</Reference>
</Property>
<Property Name="OutputItem" Direction="Out">
<Reference>$Property/OutputItem$</Reference>
</Property>
<Property Name="DisplayStrings" Direction="Out">
<Reference>$Property/DisplayStrings$</Reference>
</Property>
<Property Name="CriteriaString" Direction="In">
<Reference>$Property/CriteriaString$</Reference>
</Property>
<Property Name="BaseTypeNames" Direction="In">
<Reference>$Property/BaseTypeNames$</Reference>
</Property>
<Property Name="MaxEntities" Direction="In">
<Reference>$Property/MaxEntities$</Reference>
</Property>
<Property Name="TargetEntities" Direction="In">
<Reference>$Property/TargetEntities$</Reference>
</Property>
<Property Name="RecursionTypeNames" Direction="In">
<Reference>$Property/RecursionTypeNames$</Reference>
</Property>
<Property Name="SortProperties" Direction="In">
<Reference>$Property/SortProperties$</Reference>
</Property>
</Unit>
</ComponentImplementation>