Enum AnnotationStateModel

AnnotationStateModel enumeration

The state model corresponding to state of annotation.

public enum AnnotationStateModel

Values

NameValueDescription
Undefined0Not defined state model.
Marked1The annotation has been marked (or unmarked) by the user.
Review2The annotation has been reviewed (accepted, rejected, cancelled, completed, none) by the user.

See Also