QuickOPC User's Guide and Reference
IUANodeElement Interface Members
Properties 

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace Namespace : IUANodeElement Interface

The following tables list the members exposed by IUANodeElement.

Public Properties
 NameDescription
 PropertyBrowse name of the node (this string is intended for programmatic use).  
 PropertySpecifies the browse path for the OPC node.  
 PropertyThe display name of the node (this string is localized and intended to be human readable).  
 PropertyThe node has been reached by following a forward reference.  
 PropertyThe class of the node.  
 PropertyNode Id of this node.  
 PropertyType Id of the reference that was used to reach the node.  
 PropertyType Id of the type of this node.  
Top
Extension Methods
 NameDescription
Public Extension MethodDetermines whether a given UA node represents a Data Variable.
Public Extension MethodDetermines whether a given UA node represents a Property.
Top
See Also

Reference

IUANodeElement Interface
OpcLabs.EasyOpc.UA.AddressSpace Namespace