QuickOPC User's Guide and Reference
IUANodeId Interface Properties

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace Namespace : IUANodeId Interface

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

Public Properties
 NameDescription
 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.  
 PropertyNamespace index. Can be used to determine the namespace instead of namespace URI. Not recommended.  
 PropertyNamespace URI string. Determines the namespace of the node Id.  
 PropertySelects the type of the node Id.  
 PropertyNumeric identifier value.  
 PropertyOpaque identifier value (in namespace specific format).  
 PropertyString identifier value.  
Top
See Also

Reference

IUANodeId Interface
OpcLabs.EasyOpc.UA.AddressSpace Namespace