ClientObjectNode Properties

CVB.Net Documentation

The ClientObjectNode type exposes the following members.

Properties

  NameDescription
Public propertyBrowseName
Gets string node identifier (especially for browsing).
(Inherited from NodeBase.)
Public propertyClient
Gets the parent OpcUaClient object.
(Inherited from ClientNodeBase.)
Public propertyDescription
Optional description of this node's role and behavior.
(Inherited from NodeBase.)
Public propertyDisplayName
Node name for displaying it in a user interface.
(Inherited from NodeBase.)
Public propertyHandle
Native CVB CVOPCNODE handle.
(Inherited from NodeBase.)
Public propertyIsDisposed
Tests whether the native handle has been disposed.
(Inherited from NodeBase.)
Public propertyNodeId
Gets the NodeId identifying this Node.
(Inherited from NodeBase.)
Top
See Also

Reference