QuickOPC User's Guide and Reference
_UAAttributeField Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.ComTypes Namespace : _UAAttributeField Interface
Exposes OpcLabs.EasyOpc.UA.UAAttributeField to COM clients.
Object Model
_UAAttributeField InterfaceUASimpleAttributeOperand Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("B98ECAAE-4281-4BF3-B05B-946CDB30897F")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UAAttributeField 
'Usage
 
Dim instance As _UAAttributeField
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("B98ECAAE-4281-4BF3-B05B-946CDB30897F")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UAAttributeField 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("B98ECAAE-4281-4BF3-B05B-946CDB30897F")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UAAttributeField 
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