Defines the State Operation to perform on alarms
Namespace: Ico.Awx.CommonAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
[FlagsAttribute] public enum StateOperation |
Visual Basic |
---|
<FlagsAttribute> _ Public Enumeration StateOperation |
JScript |
---|
public enum StateOperation |
Members
Member name | Description | |
---|---|---|
Clear | ||
LatchAckOff | ||
LatchUnackOff | ||
ShelveOn | ||
ShelveOff | ||
OutofServiceOn | ||
OutofServiceOff | ||
SuppressOn | ||
SuppressOff | ||
ReportProgress | ||
LatchReset | ||
Accept | ||
Busy | ||
Reject | ||
Assign | ||
BeepOn | ||
BeepOff | ||
Acknowledge |