GetTypesDataSourceImplementation (ComponentImplementation)

Element properties:

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

Source Code:

<ComponentImplementation ID="GetTypesDataSourceImplementation" TypeId="Microsoft.SystemCenter.Visualization.GetTypesDataSource" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Monitoring.UnitComponents.Data.GetTypesDataSource</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="DisplayStrings" Direction="Out">
<Reference>$Property/DisplayStrings$</Reference>
</Property>
<Property Name="BaseTypeNames" Direction="In">
<Reference>$Property/BaseTypeNames$</Reference>
</Property>
<Property Name="Recurse" Direction="In">
<Reference>$Property/Recurse$</Reference>
</Property>
</Unit>
</ComponentImplementation>