QuickOPC User's Guide and Reference
_UAGuidDataSetFieldDataDictionary Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.ComTypes Namespace : _UAGuidDataSetFieldDataDictionary Interface
Exposes OpcLabs.EasyOpc.UA.PubSub.UAGuidDataSetFieldDataDictionary to COM clients.
Object Model
_UAGuidDataSetFieldDataDictionary InterfaceUADataSetFieldData Class
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("0BBD9BA4-2711-4BD7-B08A-1C15C092D3DA")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UAGuidDataSetFieldDataDictionary 
'Usage
 
Dim instance As _UAGuidDataSetFieldDataDictionary
[DefaultMember("Item")]
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("0BBD9BA4-2711-4BD7-B08A-1C15C092D3DA")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UAGuidDataSetFieldDataDictionary 
[DefaultMember("Item")]
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("0BBD9BA4-2711-4BD7-B08A-1C15C092D3DA")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UAGuidDataSetFieldDataDictionary 
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