namespace http://opcfoundation.org/UA/
nodeClass DataType
name KeyValuePair
isAbstract false
interface DTKeyValuePair {
    key: QualifiedName;
    value: VariantOptions;
}

Hierarchy (view full)

Properties

Properties