OPCDA.NET Reference Manual
OPCACCESSRIGHTS Enumeration
See Also  Send Feedback
OpcNetBase.Net4 Assembly > OPCDA Namespace : OPCACCESSRIGHTS Enumeration

Glossary Item Box

Item access right enumerator flags ( can be or-ed )

Syntax

Visual Basic (Declaration) 
<FlagsAttribute()>
Public Enum OPCACCESSRIGHTS 
   Inherits System.Enum
C# 
[FlagsAttribute()]
public enum OPCACCESSRIGHTS : System.Enum 

Members

MemberDescription
OPC_READABLE 
OPC_READWRITEABLE 
OPC_UNKNOWN 
OPC_WRITEABLE 

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         OPCDA.OPCACCESSRIGHTS

Requirements

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

See Also

Reference

OPCDA Namespace

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