Ambari.SCOM.Presentation.Component.StringSplitter (ComponentType)

Element properties:

AccessibilityInternal

Source Code:

<ComponentType ID="Ambari.SCOM.Presentation.Component.StringSplitter" Accessibility="Internal">
<Property Name="Input" Type="xsd://string" BindingDirection="In"/>
<Property Name="Separator" Type="xsd://string" BindingDirection="In"/>
<Property Name="Items" Type="xsd://string[]" BindingDirection="Out"/>
</ComponentType>