namespace http://opcfoundation.org/UA/
nodeClass DataType
name SimpleTypeDescription
isAbstract false
interface DTSimpleTypeDescription {
    baseDataType: NodeId;
    builtInType: number;
    dataTypeId: NodeId;
    name: QualifiedName;
}

Hierarchy (view full)

Properties

baseDataType: NodeId
builtInType: number
dataTypeId: NodeId