AnnotationState

AnnotationState enumeration

The enumeration of states to which the original annotation can be set.

Members

Member nameDescription
UNDEFINEDNot defined state.
MARKEDThe annotation has been marked by the user.
UNMARKEDThe annotation has not been marked by the user.
ACCEPTEDThe user agrees with the change.
REJECTEDThe user disagrees with the change.
CANCELLEDThe change has been cancelled.
COMPLETEDThe change has been completed.
NONEThe user has indicated nothing about the change.

See Also