QuickOPC User's Guide and Reference
_NodeDescriptor Interface Properties

OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.ComTypes Namespace : _NodeDescriptor Interface

For a list of all members of this type, see _NodeDescriptor 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 starting node descriptor of the browse path.  
 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.  
 PropertyDetermines whether this object describes a root of the address space.  
 PropertyContains node identifier (empty string for the root, null reference if unknown).  
 PropertyContains node path (empty string for the root, null reference if unknown). Only used with OPC XML.  
Top
See Also

Reference

_NodeDescriptor Interface
OpcLabs.EasyOpc.ComTypes Namespace