OPC Studio User's Guide and Reference
DefaultNodeId Field (NodeElement)



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc Namespace > NodeElement Class : DefaultNodeId Field
Default Node Id. Equals to null, meaning that no Node Id is specified.

The value of this constant is null.

Syntax
'Declaration
 
Public Const DefaultNodeId As String
'Usage
 
Dim value As String
 
value = NodeElement.DefaultNodeId
public const string DefaultNodeId
public:
const String^ DefaultNodeId
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also