OPCDA.NET Reference Manual
OPCBROWSEFILTER Enumeration
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.Interface Namespace : OPCBROWSEFILTER Enumeration

Glossary Item Box

Syntax

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

Members

MemberDescription
OPC_BROWSE_FILTER_ALL 
OPC_BROWSE_FILTER_BRANCHES 
OPC_BROWSE_FILTER_ITEMS 

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         OPCDA.Interface.OPCBROWSEFILTER

Requirements

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

See Also

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