Method FindNodeView
FindNodeView(string)
Finds the node view.
Declaration
public LogicNodeView FindNodeView(string guid)
Parameters
| Type | Name | Description | 
|---|---|---|
| string | guid | The unique identifier.  | 
    
Returns
| Type | Description | 
|---|---|
| LogicNodeView | LogicNodeView.  |