QuickOPC User's Guide and Reference
_UAFieldMetaData Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes Namespace : _UAFieldMetaData Interface
Exposes OpcLabs.EasyOpc.UA.PubSub.Configuration.UAFieldMetaData to COM clients.
Object Model
_UAFieldMetaData InterfaceUAKeyValueDictionary ClassUANodeId Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("05A7FEF5-81F6-457D-B04D-883BBF8BC312")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UAFieldMetaData 
'Usage
 
Dim instance As _UAFieldMetaData
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("05A7FEF5-81F6-457D-B04D-883BBF8BC312")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UAFieldMetaData 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("05A7FEF5-81F6-457D-B04D-883BBF8BC312")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UAFieldMetaData 
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