NodeOPCUA API Documentation
    Preparing search index...
    namespace http://opcfoundation.org/UA/
    nodeClass DataType
    name DeleteNodesItem
    isAbstract false
    interface DTDeleteNodesItem {
        deleteTargetReferences: boolean;
        nodeId: NodeId;
    }

    Hierarchy (View Summary)

    Index

    Properties

    deleteTargetReferences: boolean
    nodeId: NodeId