
Represents a descriptor that identifies a node within an OPC UA server's address space. This class encapsulates the necessary information to locate a node, such as its NodeId or a browse path. It can be used to specify nodes in various operations, such as reading or writing data.
There are implicit conversions to this type from:
There are implicit conversions from this type to:
System.Object
OpcLabs.BaseLib.Object2
OpcLabs.BaseLib.Info
OpcLabs.EasyOpc.UA.UANodeDescriptor