Class AlarmLogicOperatorType
Inheritance
System.Object
AlarmLogicOperatorType
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
public sealed class AlarmLogicOperatorType : Enum
Fields
And
Declaration
public const AlarmLogicOperatorType And
Field Value
AndNot
Declaration
public const AlarmLogicOperatorType AndNot
Field Value
None
Declaration
public const AlarmLogicOperatorType None
Field Value
Or
Declaration
public const AlarmLogicOperatorType Or
Field Value
OrNot
Declaration
public const AlarmLogicOperatorType OrNot
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Xor
Declaration
public const AlarmLogicOperatorType Xor
Field Value
XorNot
Declaration
public const AlarmLogicOperatorType XorNot
Field Value