Class AlarmOperatorType
Inheritance
System.Object
AlarmOperatorType
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
public sealed class AlarmOperatorType : Enum
Fields
Equals
Declaration
public const AlarmOperatorType Equals
Field Value
EqualsOrGreaterThan
Declaration
public const AlarmOperatorType EqualsOrGreaterThan
Field Value
EqualsOrLessThan
Declaration
public const AlarmOperatorType EqualsOrLessThan
Field Value
GreaterThan
Declaration
public const AlarmOperatorType GreaterThan
Field Value
LessThan
Declaration
public const AlarmOperatorType LessThan
Field Value
NotEquals
Declaration
public const AlarmOperatorType NotEquals
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|