TopologyControlWithRouter (ComponentType)

Element properties:

AccessibilityInternal

Source Code:

<ComponentType ID="TopologyControlWithRouter" Accessibility="Internal" Lifetime="ManagementPackElement">
<Property Name="DataSource" Type="BaseDataType" BindingDirection="In"/>
<Property Name="ResourceGroup" Type="xsd://string" BindingDirection="In"/>
<Property Name="NodePresentationComponentType" Type="xsd://string" BindingDirection="In"/>
<Property Name="EdgePresentationComponentType" Type="xsd://string" BindingDirection="In"/>
<Property Name="Routing" Type="BaseDataType" BindingDirection="In"/>
<Property Name="Layout" Type="BaseDataType" BindingDirection="In"/>
<Property Name="ZoomToContent" Type="BaseDataType" BindingDirection="In"/>
<Property Name="ScrollDirection" Type="BaseDataType" BindingDirection="In"/>
<Property Name="ZoomLevel" Type="xsd://double" BindingDirection="In"/>
<Property Name="SaveImage" Type="xsd://boolean" BindingDirection="In"/>
<Property Name="IsAnimationEnabled" Type="xsd://boolean" BindingDirection="In"/>
<Property Name="HideOutsideVicinity" Type="xsd://boolean" BindingDirection="In"/>
<Property Name="ZoomToVicinity" Type="xsd://boolean" BindingDirection="In"/>
<Property Name="EnableFisheyeEffect" Type="xsd://boolean" 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="AddedItems" Type="BaseDataType" BindingDirection="Out"/>
<Property Name="RemovedItems" Type="BaseDataType" BindingDirection="Out"/>
<Property Name="ReplacedItems" Type="BaseDataType" BindingDirection="Out"/>
<Property Name="SelectedItem" Type="BaseDataType" BindingDirection="Out"/>
<Property Name="SelectedItems" Type="BaseDataType[]" BindingDirection="Out"/>
<Property Name="Action" Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ActionTypes/Action" BindingDirection="Out"/>
<Property Name="NodeToExpand" Type="BaseDataType" BindingDirection="Out"/>
<Property Name="LastError" Type="BaseDataType" BindingDirection="Out"/>
</ComponentType>