OpcNodeIdResolution Class

Namespace: Opc.UaFx
Assemblies: Opc.UaFx.Advanced.dll

Provides a set of options to configure the ways node identifiers (= OpcNodeId instances) are resolved if no custom node identifiers are used.

C#

public sealed class OpcNodeIdResolution


Inheritance Object › OpcNodeIdResolution

Name Description
ConsiderBrowseName Gets or sets a value indicating whether a node identifier is to be resolved from the BrowseName attribute of a node.
InheritParentNamespace Gets or sets a value indicating whether the Namespace of the parent of a node is to be inherited.