OPCAE.NET-UA
OPCAEBrowseDirection Enumeration
See Also  Send Feedback
OPCAE Namespace : OPCAEBrowseDirection Enumeration

Glossary Item Box

Used in ChangeBrowsePosition

Syntax

Visual Basic (Declaration) 
Public Enum OPCAEBrowseDirection 
   Inherits System.Enum
C# 
public enum OPCAEBrowseDirection : System.Enum 

Members

MemberDescription
OPCAE_BROWSE_DOWN Change BrowsePosition downward into a branch.
OPCAE_BROWSE_TO Change BrowsePosition to the specified branch.
OPCAE_BROWSE_UP Change BrowsePosition upward toward the root.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         OPCAE.OPCAEBrowseDirection

Requirements

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

See Also

Reference

OPCAE Namespace

Copyright © 2018 Advosol Inc. All Rights Reserved.