IOpcNodeDescriptor Members

Namespace: Opc.UaFx
Assemblies: Opc.UaFx.Advanced.dll, Opc.UaFx.Advanced.dll
The IOpcNodeDescriptor interface defines the following members.

NodeId

Gets the node identifier of the node described.

C#

OpcNodeId NodeId { get; }


Property Value

OpcNodeId

An instance of the OpcNodeId class identifying the node described.