The editing state of the file in Version Cue.
Static Properties
Name | Description |
---|---|
EDITING_CONFLICT | The file was modified locally or remotely while it was locked and therefore two versions exist. |
EDITING_LOCALLY | The file has been modified locally and not locked. |
EDITING_LOCALLY_LOCKED | The file has been locked locally and may be modified. |
EDITING_NOWHERE | The file is not currently in use and is not locked. |
EDITING_REMOTELY | Lock held but not usable. |
EDITING_UNKNOWN | The editing status is not known. |