QuickOPC User's Guide and Reference
_UANodeDescriptor Interface Members
Properties  Methods 

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

The following tables list the members exposed by _UANodeDescriptor.

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
Public Methods
 NameDescription
 Method  
 Method  
 MethodComputes an equivalent node descriptor that is flattened.  
 Method  
 Method  
 MethodDetermines whether the node descriptor matches another node descriptor.  
 Method  
Top
See Also

Reference

_UANodeDescriptor Interface
OpcLabs.EasyOpc.UA.ComTypes Namespace