QuickOPC User's Guide and Reference
_UAPubSubObjectElement Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes Namespace : _UAPubSubObjectElement Interface
Exposes OpcLabs.EasyOpc.UA.PubSub.Configuration.UAPubSubObjectElement to COM clients.
Object Model
_UAPubSubObjectElement InterfaceUAKeyValueDictionary Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("4614B76F-7224-424B-AA14-56E1B05F5464")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UAPubSubObjectElement 
'Usage
 
Dim instance As _UAPubSubObjectElement
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("4614B76F-7224-424B-AA14-56E1B05F5464")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UAPubSubObjectElement 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("4614B76F-7224-424B-AA14-56E1B05F5464")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UAPubSubObjectElement 
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