The ConditionState defines flag bits that are used to indicate the state of the conditon. Multiple bits may be set in any combination.
| Visual Basic (Declaration) | |
|---|---|
<FlagsAttribute()> Public Enum ConditionState Inherits System.Enum | |
| C# | |
|---|---|
[FlagsAttribute()] public enum ConditionState : System.Enum | |
| Member | Description |
|---|---|
| Acked | The condition has been acknowledged. |
| Active | The condition has become active. |
| Enabled | The condition has been enabled. |
System.Object
System.ValueType
System.Enum
NSPlugin.ConditionState
Requirements
Namespace: NSPlugin
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: NSPlugin (in D:\PRODUCTS\OPCDA.NET\Server\Customization\AECombo\bin\DocX\AE\NSPlugin.dll)