| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ILocalNode Dim value As NodeId value = instance.NodeId | |
| C# | |
|---|---|
NodeId NodeId {get;} | |
Property Value
The node identifier.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
|
| EasyUA Reference |
|
| NodeId Property | |
| See Also Send Feedback | |
| Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > ILocalNode Interface : NodeId Property |
Glossary Item Box
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ILocalNode Dim value As NodeId value = instance.NodeId | |
| C# | |
|---|---|
NodeId NodeId {get;} | |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x