AnomalyDirection Enum

Definition

public enum AnomalyDirection
type AnomalyDirection = 
Public Enum AnomalyDirection
Inheritance
AnomalyDirection

Fields

Down 1

the value is lower than expected value.

Same 2

the value is the same as expected value.

Up 0

the value is larger than expected value.

Applies to