The editing state of the file in Version Cue.
| Name | Description | Value |
|---|---|---|
| EDITING_UNKNOWN | The editing status is not known. | 1986217301 = ‘vcEU’ |
| EDITING_NOWHERE | The file is not currently in use and is not locked. | 1986217294 = ‘vcEN’ |
| EDITING_REMOTELY | Lock held but not usable. | 1986217298 = ‘vcER’ |
| EDITING_LOCALLY | The file has been modified locally and not locked. | 1986217292 = ‘vcEL’ |
| EDITING_LOCALLY_LOCKED | The file has been locked locally and may be modified. | 1986217291 = ‘vcEK’ |
| EDITING_CONFLICT | The file was modified locally or remotely while it was locked and therefore two versions exist. | 1986217283 = ‘vcEC’ |
Usage: