.NET Based OPC UA Client/Server SDK  3.0.10.493
UnifiedAutomation.UaClient.DataTypeDictionaryIdentity Class Reference

The description of a data type. More...

Inherited by UnifiedAutomation.UaClient.DataTypeDictionary.

Properties

ExpandedNodeId DictionaryId [get, set]
 Gets the dictionary identifier. More...
 
NodeId TypeSystemId [get, set]
 Gets the type system identifier. More...
 
string NamespaceUri [get, set]
 Gets or sets the namespace URI. More...
 
object UserData [get, set]
 Gets or sets user data that can be associated with the dictionary. More...
 

Detailed Description

The description of a data type.

Property Documentation

ExpandedNodeId UnifiedAutomation.UaClient.DataTypeDictionaryIdentity.DictionaryId
getset

Gets the dictionary identifier.

The dictionary identifier.

string UnifiedAutomation.UaClient.DataTypeDictionaryIdentity.NamespaceUri
getset

Gets or sets the namespace URI.

The namespace URI.

NodeId UnifiedAutomation.UaClient.DataTypeDictionaryIdentity.TypeSystemId
getset

Gets the type system identifier.

The type system identifier.

object UnifiedAutomation.UaClient.DataTypeDictionaryIdentity.UserData
getset

Gets or sets user data that can be associated with the dictionary.

The user data that can be associated with the dictionary.


The documentation for this class was generated from the following file: