Skip to content

Node.HasPort

Thor Brigsted edited this page Jan 3, 2018 · 3 revisions
public bool HasPort(string fieldName);
Parameters Summary
fieldName Unique NodePort identifier.

Returns true if port exists in node. Searches static and instance ports.

Clone this wiki locally