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

The description of a data type. More...

Properties

NodeId DataTypeId [get, set]
 Gets the data type identifier. More...
 
ExpandedNodeId EncodingId [get, set]
 The encoding identifier More...
 
string TypeName [get, set]
 The type name used to look up the type in the dictionary (syntax depends on the TypeSystem). More...
 
DataTypeDictionary Dictionary [get, set]
 The dictionary which defines the type. More...
 

Detailed Description

The description of a data type.

Property Documentation

NodeId UnifiedAutomation.UaClient.DataTypeDescription.DataTypeId
getset

Gets the data type identifier.

The data type identifier.

DataTypeDictionary UnifiedAutomation.UaClient.DataTypeDescription.Dictionary
getset

The dictionary which defines the type.

ExpandedNodeId UnifiedAutomation.UaClient.DataTypeDescription.EncodingId
getset

The encoding identifier

string UnifiedAutomation.UaClient.DataTypeDescription.TypeName
getset

The type name used to look up the type in the dictionary (syntax depends on the TypeSystem).


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