QuickOPC User's Guide and Reference
_UASimpleTypeDescription Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.DataTypeSchema.ComTypes Namespace : _UASimpleTypeDescription Interface
Exposes OpcLabs.EasyOpc.UA.DataTypeSchema.UASimpleTypeDescription to COM clients.
Object Model
_UASimpleTypeDescription InterfaceUANodeId ClassUANodeId ClassUAQualifiedName Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("B37CFECE-AA5E-4D72-A763-A291394EA5B2")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UASimpleTypeDescription 
'Usage
 
Dim instance As _UASimpleTypeDescription
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("B37CFECE-AA5E-4D72-A763-A291394EA5B2")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UASimpleTypeDescription 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("B37CFECE-AA5E-4D72-A763-A291394EA5B2")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UASimpleTypeDescription 
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