
'Declaration
<DataContractAttribute("http://opcfoundation.org/UA/2008/02/Types.xsd")> Public Class NodeId
'Usage
Dim instance As NodeId
[DataContract("http://opcfoundation.org/UA/2008/02/Types.xsd")] public class NodeId
[DataContract("http://opcfoundation.org/UA/2008/02/Types.xsd")] public ref class NodeId
Please refer to OPC Specifications:
Stores the id of a Node, which resides within the server's address space.
The NodeId can be either:
The NodeId can be assigned to a particular namespace index. This index is merely just a number and does not represent some index within a collection that this node has any knowledge of. The assumption is that the host of this object will manage that directly.
System.Object
Opc.Ua.NodeId
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2