NodeId | ns=1;i=3008 |
NodeClass | DataType |
BrowseName | 1:KeyValueDataType |
DisplayName | KeyValueDataType |
Description | This structure is similar to 0:KeyValuePair which uses 0:TrimmedString instead of 0:QualifiedName. |
BaseType | 0:Structure |
IsAbstract | False |
Field Name | Data Type | Description |
---|---|---|
Key | 0:TrimmedString | It is the unique key of the value. |
Value | 0:BaseDataType | It is the value associated with the key. |