QuickOPC User's Guide and Reference
IUADataTypeSystem Interface Members
Properties  Methods 

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.DataTypeModel Namespace : IUADataTypeSystem Interface

The following tables list the members exposed by IUADataTypeSystem.

Public Properties
 NameDescription
 PropertyThe encoding name of this data type system.  
 PropertyType of extension object that this data type system uses.  
Top
Public Methods
 NameDescription
 MethodAdds a data type dictionary to the data type system.  
 MethodIn DataTypeDefinition model, decodes an object body according to given data type info.  
 MethodIn DataTypeDictionary model, decodes an extension object body according to given data type descriptor.  
 MethodIn DataTypeDefinition model, encodes generic data according to given data type info.  
 MethodIn DataTypeDictionary model, encodes generic data according to given data type descriptor.  
 MethodGets the data type for the specified data type info.  
 MethodIn DataTypeDictionary model, gets the data type for the specified data type descriptor.  
 MethodDetermines whether a given data type dictionary exists in the data type system.  
 MethodRemoves a data type dictionary from the data type system.  
Top
Extension Methods
 NameDescription
Public Extension MethodGets the data type of specified data type class for the specified data type info.
Top
See Also

Reference

IUADataTypeSystem Interface
OpcLabs.EasyOpc.UA.DataTypeModel Namespace