Interface for defining an output port.
Use this interface to create an output port before you assign its data type. To assign a data type, call IOutputPortBuilder.WithDataType or IOutputPortBuilder.WithDataType.
| Method | Description |
|---|---|
| WithDataType | Configures the data type of the output port. |