| Parameter | Description |
|---|---|
| types | The types the port supports. The first entry is used as the initial data type. Must contain at least one entry. |
IOutputPortBuilder An output port builder configured as polymorphic.
Configures the port as polymorphic, accepting any of the given types. The user picks the active type from a dropdown on the port.
| Parameter | Description |
|---|---|
| types | The types the port supports. The first entry is used as the initial data type. Must contain at least one entry. |
IOutputPortBuilder An output port builder configured as polymorphic.
Configures the port as polymorphic, accepting any of the given types. The user picks the active type from a dropdown on the port.