Description
Provides metadata for a custom OPC UA structure data type.
 
ProgId: OpcLabs.EasyOpc.UA.DataTypeSchema.UAStructureDefinition
CLSID (Class ID): 634b953d-65d1-4116-8934-999c5f32831e
Default interface: OpcLabs.EasyOpc.UA.DataTypeSchema.ComTypes._UAStructureDefinition
Event source interface: 
 
For more information, see UAStructureDefinition and OpcLabs.EasyOpc.UA.DataTypeSchema.ComTypes._UAStructureDefinition in .NET Reference.
Interfaces
| Interface | Description | 
|---|
| _Info | An object that holds information.   IID (Interface ID): b9103dfd-bace-4392-afb0-ff2bfc9c7ab7   For more information, see _Info in .NET Reference. | 
| _Object |  | 
| _Object2 | A common base class.   IID (Interface ID): 9b164457-eef8-4736-bae7-531d45ea2751   For more information, see _Object2 in .NET Reference. | 
| ICloneable |   IID (Interface ID): 0cb251a7-3ab3-3b5c-a0b8-9ddf88824b85   For more information, see ICloneable in .NET Reference. | 
| IEnumerable |   IID (Interface ID): 496b0abe-cdee-11d3-88e8-00902754c43a   For more information, see IEnumerable in .NET Reference. | 
| ISerializable |   IID (Interface ID): d0eeaa62-3d30-3ee2-b896-a2f34dda47d8   For more information, see ISerializable in .NET Reference. | 
| UADataTypeDefinition | An abstract type that provides metadata for custom OPC UA data types like structures and enumerations.   IID (Interface ID): 2d7cf054-797b-4b23-96f5-48b88962c797   For more information, see _UADataTypeDefinition in .NET Reference. | 
Example
For examples, see UAStructureDefinition in .NET Reference.
            
            See Also