Microsoft.SystemCenter.Visualization.Component.Library.ColumnsToQueryConfigurationMapperImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.Visualization.Component.Library.ColumnsToQueryConfigurationMapper
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.Component.Library.ColumnsToQueryConfigurationMapperImplementation" TypeId="Microsoft.SystemCenter.Visualization.Component.Library.ColumnsToQueryConfigurationMapper" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Monitoring.UnitComponents.Data.ColumnsToQueryConfigurationMapper</ContractFactory>
<Property Name="PropertyList" Direction="In">
<Reference>$Property/PropertyList$</Reference>
</Property>
<Property Name="SortPropertyList" Direction="In">
<Reference>$Property/SortPropertyList$</Reference>
</Property>
<Property Name="PropertyCollections" Direction="Out">
<Reference>$Property/PropertyCollections$</Reference>
</Property>
<Property Name="SortPropertyCollections" Direction="Out">
<Reference>$Property/SortPropertyCollections$</Reference>
</Property>
</Unit>
</ComponentImplementation>