| Visual Basic (Declaration) | |
|---|---|
<FlagsAttribute()> Public Enum OPCACCESSRIGHTS Inherits System.Enum  | |
| C# | |
|---|---|
[FlagsAttribute()] public enum OPCACCESSRIGHTS : System.Enum  | |
| Member | Description | 
|---|---|
| OPC_READABLE | |
| OPC_READWRITEABLE | |
| OPC_UNKNOWN | |
| OPC_WRITEABLE | 
System.Object
   System.ValueType
      System.Enum
         OPCDA.OPCACCESSRIGHTS
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x