Finds an OPC-UA standard qualified name for a given name.
Parameters
- name
- The name for which the standard qualified name should be found.
- standardQualifiedName
- The standard qualified name that corresponds to the given name.
Return Value
Returns true
if the standard qualified name has been found; otherwise, returns false
.
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