Connectivity Software User's Guide and Reference
NoMatchErrorId Field



OpcLabs.EasyOpcUAPrimitives Assembly > OpcLabs.EasyOpc.UA.AddressSpace Namespace > UANodeElementCollection Class : NoMatchErrorId Field
Error ID used when no nodes are found when expecting a single node (no match).

This is a constant, and its value is "OpcLabs.{F41BAD31}".

Syntax
'Declaration
 
Public Const NoMatchErrorId As String
'Usage
 
Dim value As String
 
value = UANodeElementCollection.NoMatchErrorId
public const string NoMatchErrorId
public:
const String^ NoMatchErrorId
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