EditingState

The editing state of the file in Version Cue.

Values

Name

Description

Value

EditingState.EDITING_CONFLICT

The file was modified locally or remotely while it was locked and therefore two versions exist.

1986217283

EditingState.EDITING_LOCALLY

The file has been modified locally and not locked.

1986217292

EditingState.EDITING_LOCALLY_LOCKED

The file has been locked locally and may be modified.

1986217291

EditingState.EDITING_NOWHERE

The file is not currently in use and is not locked.

1986217294

EditingState.EDITING_REMOTELY

Lock held but not usable.

1986217298

EditingState.EDITING_UNKNOWN

The editing status is not known.

1986217301

Object of

Document.editingState

Link.editingState