QuickOPC User's Guide and Reference
TreeNodeType Property (UAPubSubSecurityKeyServiceNodeTreePosition)



View with Navigation Tools
OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.SecurityKeyService.Graphs Namespace > UAPubSubSecurityKeyServiceNodeTreePosition Class : TreeNodeType Property
The type of node in PubSub security key service (SKS) tree.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
<DisplayAttribute(False)>
Public ReadOnly Property TreeNodeType As UAPubSubSecurityKeyServiceTreeNodeTypes
 
'Usage
 
Dim instance As UAPubSubSecurityKeyServiceNodeTreePosition
Dim value As UAPubSubSecurityKeyServiceTreeNodeTypes
 
value = instance.TreeNodeType
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