C++ Based OPC UA Client/Server/PubSub SDK  1.7.6.537
OpcUa_DeleteNodesItem Struct Reference

A structure that is defined as the type of the nodesToDelete parameter of the DeleteNodes Service. More...

#include <opcua_types.h>

Inherited by UaDeleteNodesItemPrivate [private].

Public Attributes

OpcUa_NodeId NodeId
 NodeId of the node to delete.
 
OpcUa_Boolean DeleteTargetReferences
 A boolean parameter indicating whether to delete references for which the node to delete is the target node. More...
 

Detailed Description

A structure that is defined as the type of the nodesToDelete parameter of the DeleteNodes Service.


The documentation for this struct was generated from the following file: