NodeOPCUA API Documentation
    Preparing search index...

    Interface DTRelativePathElement

    namespace http://opcfoundation.org/UA/
    nodeClass DataType
    name RelativePathElement
    isAbstract false
    interface DTRelativePathElement {
        includeSubtypes: boolean;
        isInverse: boolean;
        referenceTypeId: NodeId;
        targetName: QualifiedName;
    }

    Hierarchy (View Summary)

    Index

    Properties

    includeSubtypes: boolean
    isInverse: boolean
    referenceTypeId: NodeId
    targetName: QualifiedName