Microsoft.SystemCenter.Visualization.Component.Library.GetComponentsUnderFolderQuery (ComponentType)

Element properties:

AccessibilityPublic

Source Code:

<ComponentType ID="Microsoft.SystemCenter.Visualization.Component.Library.GetComponentsUnderFolderQuery" Accessibility="Public">
<Property Name="Folder" Type="xsd://string" BindingDirection="In"/>
<Property Name="NewItem" Type="BaseDataType" BindingDirection="In"/>
<Property Name="Output" Type="BaseDataType[]" BindingDirection="Out"/>
<Property Name="SelectedItem" Type="BaseDataType" BindingDirection="Out"/>
<Property Name="IsBusy" Type="xsd://boolean" BindingDirection="Out"/>
</ComponentType>