CVB.Net 14.0
INode Interface Reference

Interface for all OPC/UA nodes. More...

Inherits IDisposable.

Inherited by IClientNode, IMethodNode, IObjectNode, IObjectTypeNode, IServerNode, IVariableNode, IVariableTypeNode, and NodeBase.

Properties

NodeId NodeId [get]
 Gets the NodeId uniquely identifying this INode.
 
string BrowseName [get]
 Gets string node identifier (especially for browsing).
 
string DisplayName [get]
 Node name for displaying it in a user interface.
 
string Description [get]
 Optional description of this node's role and behavior.
 

Detailed Description

Interface for all OPC/UA nodes.