DynamicComboBox (ComponentType)

Element properties:

AccessibilityInternal

Source Code:

<ComponentType ID="DynamicComboBox" Accessibility="Internal" Lifetime="ManagementPackElement">
<Property Name="StaticInputItems" Type="BaseDataType[]" BindingDirection="In"/>
<Property Name="DynamicInputItems" Type="BaseDataType[]" BindingDirection="In"/>
<Property Name="SelectedValue" Type="xsd://string" BindingDirection="Out"/>
</ComponentType>