Connectivity Software User's Guide and Reference
DefaultIsLeaf Field



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc Namespace > NodeElement Class : DefaultIsLeaf Field
Default value of IsLeaf.

This is a constant, and its value is False.

Syntax
'Declaration
 
Public Const DefaultIsLeaf As Boolean
'Usage
 
Dim value As Boolean
 
value = NodeElement.DefaultIsLeaf
public const bool DefaultIsLeaf
public:
const bool DefaultIsLeaf
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