Enum

This data type represents an enumeration, and contains the values listed below

  • None = 0
  • InProgress = 1
  • Completed = 2
  • Error = 3

Schema

The following table contains the main schema information about this data type.

FeatureValue
Typeinteger
Format:int32
Required: