CatAnnotationSetType (Enumeration)

enum CatAnnotationSetType {
  catAnnotationSetStandard,
  catAnnotationSetLight,
  catAnnotationSetResult
}
The type of the annotation set.
Values:
catAnnotationSetStandard
Regular annotation set.
catAnnotationSetLight
Light annotation set.
catAnnotationSetResult
Result annotation set.