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

The description of a data type. More...

Inherits UnifiedAutomation.UaClient.DataTypeDictionaryIdentity.

Properties

byte[] SchemaData [get, set]
 Gets the schema data returned from the server. More...
 
object Schema [get, set]
 Gets or sets the object representing the parsed schema. More...
 
- Properties inherited from UnifiedAutomation.UaClient.DataTypeDictionaryIdentity
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

object UnifiedAutomation.UaClient.DataTypeDictionary.Schema
getset

Gets or sets the object representing the parsed schema.

The parsed schema.

byte [] UnifiedAutomation.UaClient.DataTypeDictionary.SchemaData
getset

Gets the schema data returned from the server.

The schema data returned from the server.


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