CVB.Net 14.0
IObjectTypeNode Interface Reference

OPC/UA ObjectType node. More...

Inherits INode.

Inherited by ClientObjectTypeNode, and ServerObjectTypeNode.

Properties

bool IsAbstract [get]
 Gets whether this ObjectType is an abstract type.
 
- Properties inherited from INode
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

OPC/UA ObjectType node.