QuickOPC User's Guide and Reference
UANodeId Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace Namespace : UANodeId Class

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

Public Properties
 NameDescription
Public PropertyExpanded text of the node Id (also contains the namespace URI).  
Public PropertyGUID identifier value (Globally Unique Identifier).  
Public PropertyGUID identifier value (Globally Unique Identifier), expressed as a string.  
Public PropertyIdentifier value, either numeric, string, GUID, opaque, or none.  
Public PropertyDetermines whether the node Id is null.  
Public PropertyDetermines whether the entity resides in the standard OPC UA namespace. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANamespaceQualified)
Public PropertyNamespace index. Can be used to determine the namespace instead of namespace URI. Not recommended. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANamespaceQualified)
Public PropertyNamespace URI. Determines the namespace of the qualified name or node Id. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANamespaceQualified)
Public PropertyNamespace URI string. Determines the namespace of the qualified name or node Id. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANamespaceQualified)
Public PropertySelects the type of the node Id.  
Public Propertystatic (Shared in Visual Basic)A null node Id object.  
Public PropertyNumeric identifier value.  
Public PropertyOpaque identifier value (in namespace specific format).  
Public PropertyA symbolic name of the node if the node Id is for one of the standard nodes. Empty otherwise.  
Public PropertyString identifier value.  
Top
See Also

Reference

UANodeId Class
OpcLabs.EasyOpc.UA.AddressSpace Namespace