NodeOPCUA API Documentation
    Preparing search index...

    Interface DTReferenceListEntry

    namespace http://opcfoundation.org/UA/
    nodeClass DataType
    name ReferenceListEntryDataType
    isAbstract false
    interface DTReferenceListEntry {
        isForward: boolean;
        referenceType: NodeId;
        targetNode: ExpandedNodeId;
    }

    Hierarchy (View Summary)

    Index

    Properties

    isForward: boolean
    referenceType: NodeId
    targetNode: ExpandedNodeId