Visual Basic (Declaration) | |
---|---|
Public Enum OPCAccess Inherits System.Enum |
C# | |
---|---|
public enum OPCAccess : System.Enum |
Member | Description |
---|---|
HDAREADABLE | Item is History read only |
HDAREADWRITEABLE | Item is History read/writable |
HDAWRITEABLE | Item is History write only |
READABLE | Item is read only |
READWRITEABLE | Item is read/writable |
WRITEABLE | Item is write only |
System.Object
System.ValueType
System.Enum
NSPlugin.OPCAccess
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2