QuickOPC User's Guide and Reference
_UAApplicationRecordDataType Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Gds.ComTypes Namespace : _UAApplicationRecordDataType Interface
Exposes OpcLabs.EasyOpc.UA.Gds.UAApplicationRecordDataType to COM clients.
Object Model
_UAApplicationRecordDataType InterfaceUANodeId ClassStringCollection ClassStringCollection ClassStringSet Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("DC2726E7-1704-45E3-885B-F8F414CD483F")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UAApplicationRecordDataType 
'Usage
 
Dim instance As _UAApplicationRecordDataType
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("DC2726E7-1704-45E3-885B-F8F414CD483F")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UAApplicationRecordDataType 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("DC2726E7-1704-45E3-885B-F8F414CD483F")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UAApplicationRecordDataType 
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