Sets the <NodeSink> with the specified name to the specified type.
int32 SetNodeLinkSinkTypeByName( string p_sName, TypeInformation p_oTypeInfo )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| string | p_sName | The name of the <NodeSink>. |
| TypeInformation | p_oTypeInfo | The new <TypeInformation> for the <NodeSink>. |
None published. Please look for an example in the Simdify Scripting Language code base.