Enumeration
VersionCueSyncStatus
The synchronization status of the file in Version Cue.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1986220868 | readonly | The project version of the file was downloaded to the local workspace. | |
| Number = 1986220878 | readonly | The synchronization resulted in no change because the local and project versions were identical. | |
| Number = 1986220875 | readonly | The file was not synchronized. | |
| Number = 1986220876 | readonly | The file was unlocked locally. | |
| Number = 1986220885 | readonly | The local version of the file was uploaded to the project. |
Return 1
Methods that return an VersionCueSyncStatus value.