OPCHDA.NET Reference Manual
BrowseModeOneLevel Property
See Also  Send Feedback
OpcHDAWrapperUA.Net4 Assembly > OPCHDA.NET Namespace > BrowseHDATree Class : BrowseModeOneLevel Property

Glossary Item Box

Defines the browse mode. TRUE: The initial browse does browse only the root node FALSE: The initial browse does browse the complete server structure. With some servers this may take a long time and generate a huge structure. The constructor initializes this property to TRUE if a TreeView object is passed.

Syntax

Visual Basic (Declaration) 
Public Property BrowseModeOneLevel As Boolean
C# 
public bool BrowseModeOneLevel {get; set;}

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.x

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.