The version state of the file in Version Cue.
Static Properties
| Name | Description |
|---|---|
| LOCAL_NEWER | The version has modifications that make it newer than the project. |
| LOCAL_PROJECT_MATCH | The version is identical to the project. |
| NO_RESOURCE | No resource and no local file. |
| PROJECT_FILE_NEWER | The project has a newer file. |
| VERSION_CONFLICT | The version contains local edits but the project file is newer. |
| VERSION_UNKNOWN | The version is not known. |