UA Bundle SDK .NET  2.3.1.334
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
UnifiedAutomation.UaClient.DataTypeDictionary Class Reference

The description of a data type. More...

Properties

NodeId DictionaryId [get, set]
 Gets the dictionary identifier. More...
 
NodeId TypeSystemId [get, set]
 Gets the type system identifier. More...
 
byte[] SchemaData [get, set]
 Gets the schema data returned from the server. More...
 
ISchemaParser Parser [get, set]
 Gets the parser used to process the types in the dictionary. More...
 

Detailed Description

The description of a data type.

Property Documentation

NodeId UnifiedAutomation.UaClient.DataTypeDictionary.DictionaryId
getset

Gets the dictionary identifier.

The dictionary identifier.

ISchemaParser UnifiedAutomation.UaClient.DataTypeDictionary.Parser
getset

Gets the parser used to process the types in the dictionary.

The parser used to process the types in the dictionary.

byte [] UnifiedAutomation.UaClient.DataTypeDictionary.SchemaData
getset

Gets the schema data returned from the server.

The schema data returned from the server.

NodeId UnifiedAutomation.UaClient.DataTypeDictionary.TypeSystemId
getset

Gets the type system identifier.

The type system identifier.


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