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

Hierarchy (view full)

Properties

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