QuickOPC User's Guide and Reference
_UANodeDescriptor Interface Properties

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.ComTypes Namespace : _UANodeDescriptor Interface

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

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

Reference

_UANodeDescriptor Interface
OpcLabs.EasyOpc.UA.ComTypes Namespace