Opc.Ua.Core
NodeId Property (ILocalNode)



Opc.Ua Namespace > ILocalNode Interface : NodeId Property
The node identifier.
Syntax
'Declaration
 
Shadows ReadOnly Property NodeId As NodeId
'Usage
 
Dim instance As ILocalNode
Dim value As NodeId
 
value = instance.NodeId
new NodeId NodeId {get;}
new property NodeId^ NodeId {
   NodeId^ get();
}

Property Value

The node identifier.
Requirements

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

See Also

Reference

ILocalNode Interface
ILocalNode Members