QuickOPC User's Guide and Reference
PubSubConfigurationElement Property



View with Navigation Tools
OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.Configuration.Graphs Namespace > UAPubSubConfigurationNodeTreePosition Class : PubSubConfigurationElement Property
An element that represents the PubSub configuration.
Syntax
'Declaration
 
<CanBeNullAttribute()>
<ColumnDisplayAttribute(110)>
<DefaultValueAttribute("")>
<DisplayAttribute(False)>
Public Property PubSubConfigurationElement As UAPubSubConfigurationElement
 
'Usage
 
Dim instance As UAPubSubConfigurationNodeTreePosition
Dim value As UAPubSubConfigurationElement
 
instance.PubSubConfigurationElement = value
 
value = instance.PubSubConfigurationElement
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