ServerObjectTypeNode Properties

CVB.Net Documentation

The ServerObjectTypeNode type exposes the following members.

Properties

  NameDescription
Public propertyBrowseName
Gets string node identifier (especially for browsing).
(Inherited from NodeBase.)
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 propertyIsAbstract
Gets or sets whether this ObjectType is an abstract type.
Public propertyIsDisposed
Tests whether the native handle has been disposed.
(Inherited from NodeBase.)
Public propertyNodeId
Gets the NodeId identifying this Node.
(Inherited from NodeBase.)
Public propertyServer
Gets the parent OpcUaServer object.
(Inherited from ServerNodeBase.)
Top
See Also

Reference