Connectivity Software User's Guide and Reference
AmbiguousMatchErrorId Field



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

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

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