Show / Hide Table of Contents

Class AlarmOperatorType

Inheritance
System.Object
AlarmOperatorType
Namespace: MAT.Atlas.Automation.Api.Enums
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
public sealed class AlarmOperatorType : Enum

Fields

Equals

Declaration
public const AlarmOperatorType Equals
Field Value
Type Description
AlarmOperatorType

EqualsOrGreaterThan

Declaration
public const AlarmOperatorType EqualsOrGreaterThan
Field Value
Type Description
AlarmOperatorType

EqualsOrLessThan

Declaration
public const AlarmOperatorType EqualsOrLessThan
Field Value
Type Description
AlarmOperatorType

GreaterThan

Declaration
public const AlarmOperatorType GreaterThan
Field Value
Type Description
AlarmOperatorType

LessThan

Declaration
public const AlarmOperatorType LessThan
Field Value
Type Description
AlarmOperatorType

NotEquals

Declaration
public const AlarmOperatorType NotEquals
Field Value
Type Description
AlarmOperatorType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
In This Article
Back to top Generated by DocFX