QuickOPC User's Guide and Reference
UANamedNodeDescriptor Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Navigation Namespace : UANamedNodeDescriptor Class

For a list of all members of this type, see UANamedNodeDescriptor members.

Public Properties
 NameDescription
Public PropertyNode descriptor that corresponds to the final node, i.e. logically the same node as given by a combination of NamedNodePath and NodeName.  
Public PropertyDetermines whether this named node descriptor has a non-null final node descriptor.  
Public PropertyDetermines whether this named node descriptor has non-null named node path, and a non-empty node name.  
Public PropertyDetermines whether this is a null named node descriptor, i.e. having no node path and name, and also no final node descriptor.  
Public PropertyThe named node path, after which the node given by NodeName logically follows.  
Public PropertyThe name of the final node. The final node logically follows after the NamedNodePath.  
Public Propertystatic (Shared in Visual Basic)A null OPC UA named node descriptor.  
Top
See Also

Reference

UANamedNodeDescriptor Class
OpcLabs.EasyOpc.UA.Navigation Namespace