IOpcNodeValue Interface

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

Describes the Value attribute associated with a specific node.

C#

public interface IOpcNodeValue : IOpcNodeAttribute, IOpcNodeDescriptor


Implements IOpcNodeAttribute, IOpcNodeDescriptor

Name Description
Attribute Gets a value indicating which attribute of a node is represented.
(Inherited from IOpcNodeAttribute)
NodeId Gets the node identifier of the node described.
(Inherited from IOpcNodeDescriptor)