-
-
Notifications
You must be signed in to change notification settings - Fork 592
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. |