Method FindOutput
FindOutput(string)
Finds the output PortView by guid.
Declaration
public PortView FindOutput(string guid)
Parameters
Type | Name | Description |
---|---|---|
string | guid | The unique identifier. |
Returns
Type | Description |
---|---|
PortView | PortView found. |