NodeOPCUA API Documentation
    Preparing search index...

    Interface DTReferenceDescription

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

    Hierarchy (View Summary)

    Index

    Properties

    isForward: boolean
    referenceType: NodeId
    sourceNode: NodeId
    targetNode: ExpandedNodeId