Description
Provides metadata for an OPC UA data type derived from built-in data type.
 
ProgId: OpcLabs.EasyOpc.UA.DataTypeSchema.UASimpleTypeInfo
CLSID (Class ID): e0e0b6de-d771-447f-820e-2d4f0b2cbe30
Default interface: OpcLabs.EasyOpc.UA.DataTypeSchema.ComTypes._UASimpleTypeInfo
Event source interface: 
 
For more information, see UASimpleTypeInfo and OpcLabs.EasyOpc.UA.DataTypeSchema.ComTypes._UASimpleTypeInfo in .NET Reference.
Object Model
            
            Interfaces
| Interface | Description | 
|---|
| _Object |  | 
| _Object2 | A common base class.   IID (Interface ID): 9b164457-eef8-4736-bae7-531d45ea2751   For more information, see _Object2 in .NET Reference. | 
| ISerializable |   IID (Interface ID): d0eeaa62-3d30-3ee2-b896-a2f34dda47d8   For more information, see ISerializable in .NET Reference. | 
| UADataTypeInfo | Abstract base data type for all data types used to provide the metadata for custom data types like structures and enumerations.   IID (Interface ID): 52e99547-2ca9-450e-b872-34a1bc032197   For more information, see _UADataTypeInfo in .NET Reference. | 
Example
For examples, see UASimpleTypeInfo in .NET Reference.
            
            See Also