QuickOPC User's Guide and Reference
_UADataTypeDescription Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.DataTypeSchema.ComTypes Namespace : _UADataTypeDescription Interface
Exposes OpcLabs.EasyOpc.UA.DataTypeSchema.UADataTypeDescription to COM clients.
Object Model
_UADataTypeDescription InterfaceUANodeId ClassUAQualifiedName Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("2D2F3602-7A08-48E2-A83E-9EFE9C4A204B")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UADataTypeDescription 
'Usage
 
Dim instance As _UADataTypeDescription
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("2D2F3602-7A08-48E2-A83E-9EFE9C4A204B")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UADataTypeDescription 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("2D2F3602-7A08-48E2-A83E-9EFE9C4A204B")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UADataTypeDescription 
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also