Enum

Questo tipo di dati rappresenta un'enumerazione e contiene i valori elencati di seguito

  • Equal = 1
  • NotEqual = 2
  • GreaterThan = 3
  • LessThan = 4
  • GreaterOrEqual = 5
  • LessOrEqual = 6
  • Contain = 7
  • NotContain = 8
  • StartWith = 9
  • PipeContain = 10
  • PipeNotContain = 11
  • IntervalFromExecution = 12
  • InList = 14
  • IsEmpty = 15
  • IsNotEmpty = 16
  • EndsWith = 17
  • NotInList = 18
  • Recurrent = 19

Schema

La seguente tabella contiene le informazioni principali relative allo schema di questo tipo di dati.

FeatureValue
Typeinteger
Format:int32
Required: