QuickOPC User's Guide and Reference
UANodeDescriptor Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace : UANodeDescriptor Class

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

Public Properties
 NameDescription
Public PropertyWhen non-empty, specifies the name of the alias that will be used in place of this object.  
Public PropertyThe node descriptor in form of an argument string, i.e. a key=value pairs separated by semicolons.  
Public PropertySpecifies the browse path for the OPC node.  
Public Propertystatic (Shared in Visual Basic)Default browse path (empty one).  
Public Propertystatic (Shared in Visual Basic)Default node Id (empty one).  
Public PropertyDetermines whether there is a non-null browse path in the descriptor.  
Public PropertyDetermines whether there is a non-null node ID in the descriptor.  
Public PropertyDetermines whether this object is aliased.  
Public PropertyDetermines whether the node descriptor is null, i.e. specifies neither node ID nor a browse path.  
Public PropertyA node Id. Stores an identifier for a node in a server's address space, together with a complete namespace URI.  
Public Propertystatic (Shared in Visual Basic)A null node descriptor (contains a null node ID and a null browse path).  
Top
See Also

Reference

UANodeDescriptor Class
OpcLabs.EasyOpc.UA Namespace