Connectivity Software User's Guide and Reference
_UAApplicationRecordDataType Interface
Members 



OpcLabs.EasyOpcUACore 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 
Remarks

This member or type is for use from COM. It is not meant to be used from .NET or Python. Refer to the corresponding .NET member or type instead, if you are developing in .NET or Python.

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