NodeOPCUA API Documentation
    Preparing search index...

    Interface DTDataTypeSchemaHeader

    namespace http://opcfoundation.org/UA/
    nodeClass DataType
    name DataTypeSchemaHeader
    isAbstract true
    interface DTDataTypeSchemaHeader {
        enumDataTypes: DTEnumDescription[];
        namespaces: UAString[];
        simpleDataTypes: DTSimpleTypeDescription[];
        structureDataTypes: DTStructureDescription[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    enumDataTypes: DTEnumDescription[]
    namespaces: UAString[]
    simpleDataTypes: DTSimpleTypeDescription[]
    structureDataTypes: DTStructureDescription[]