Skip to content

Node.HasPort

Thor Brigsted edited this page May 13, 2018 · 3 revisions

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

public bool HasPort(string fieldName);
Parameters Summary
fieldName Unique NodePort identifier.
Clone this wiki locally