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

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace.ComTypes Namespace : _UANodeId Interface

The following tables list the members exposed by _UANodeId.

Public Properties
 NameDescription
 PropertyThe display string for the current object.  
 PropertyExpanded text of the node Id (also contains the namespace URI).  
 PropertyGUID identifier value (Globally Unique Identifier).  
 PropertyGUID identifier value (Globally Unique Identifier), expressed as a string.  
 PropertyIdentifier value, either numeric, string, GUID, opaque, or none.  
 PropertyDetermines whether the node Id is null.  
 PropertyDetermines whether the entity resides in the standard OPC UA namespace.  
 PropertyNamespace index. Can be used to determine the namespace instead of namespace URI. Not recommended.  
 PropertyNamespace URI string. Determines the namespace of the qualified name or node Id.  
 PropertySelects the type of the node Id.  
 PropertyNumeric identifier value, expressed as signed integer.  
 PropertyOpaque identifier value (in namespace specific format).  
 PropertyA symbolic name of the current value if it has a standard name. Empty otherwise.  
 PropertyString identifier value.  
Top
Public Methods
 NameDescription
 Method  
 Method  
 MethodFormats the node Id object into a string.  
 Method  
 Method  
 MethodDetermines whether the node Id matches another node Id.  
 MethodSets the identifier value, either numeric, string, GUID, or opaque, or none.  
 MethodOpaque identifier value (in namespace specific format).  
 MethodCreates an empty browse path with this node as its starting node.  
 Method  
Top
See Also

Reference

_UANodeId Interface
OpcLabs.EasyOpc.UA.AddressSpace.ComTypes Namespace