Microsoft.SystemCenter.Visualization.DataSourceRouter (ComponentType)

Element properties:

AccessibilityInternal

Source Code:

<ComponentType ID="Microsoft.SystemCenter.Visualization.DataSourceRouter" Accessibility="Internal" Lifetime="ManagementPackElement">
<Property Name="KeyPropertyName" Type="xsd://string" BindingDirection="In"/>
<Property Name="ItemsToMerge" Type="BaseDataType" BindingDirection="In"/>
<Property Name="ItemsToRemove" Type="BaseDataType" BindingDirection="In"/>
<Property Name="ItemsToGlobalSnapshot" Type="BaseDataType" BindingDirection="In"/>
<Property Name="ItemsToItemSnapshot" Type="BaseDataType" BindingDirection="In"/>
<Property Name="DataSource" Type="BaseDataType" BindingDirection="Out"/>
<Property Name="AddedItems" Type="BaseDataType" BindingDirection="Out"/>
<Property Name="RemovedItems" Type="BaseDataType" BindingDirection="Out"/>
<Property Name="ReplacedItems" Type="BaseDataType" BindingDirection="Out"/>
<Property Name="IsBusy" Type="BaseDataType" BindingDirection="Out"/>
<Property Name="LastError" Type="BaseDataType" BindingDirection="Out"/>
</ComponentType>