QuickOPC User's Guide and Reference
RootItemId Field



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess Namespace > DANodeDescriptor Class : RootItemId Field
An Item Id that represents a root of the address space. An empty string.
Syntax
'Declaration
 
Public Const RootItemId As String
'Usage
 
Dim value As String
 
value = DANodeDescriptor.RootItemId
public const string RootItemId
public:
const String^ RootItemId
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